Searched defs:setCFIType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineInstr.cpp | 527 void MachineInstr::setCFIType(MachineFunction &MF, uint32_t Type) { setCFIType() function in MachineInstr |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 4677 CallLoweringInfo &setCFIType(const ConstantInt *Type) { setCFIType() function |