Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp527 void MachineInstr::setCFIType(MachineFunction &MF, uint32_t Type) { setCFIType() function in MachineInstr
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4677 CallLoweringInfo &setCFIType(const ConstantInt *Type) { setCFIType() function