Home
last modified time | relevance | path

Searched defs:setCFIType (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineInstr.cpp505 void MachineInstr::setCFIType(MachineFunction &MF, uint32_t Type) { in setCFIType() function in MachineInstr
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4325 CallLoweringInfo &setCFIType(const ConstantInt *Type) { in setCFIType() function