Home
last modified time | relevance | path

Searched refs:enableCFIFixup (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCFIFixup.cpp101 if (!TFL.enableCFIFixup(MF)) in runOnMachineFunction()
H A DTargetFrameLoweringImpl.cpp40 bool TargetFrameLowering::enableCFIFixup(MachineFunction &MF) const { in enableCFIFixup() function in TargetFrameLowering
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h228 virtual bool enableCFIFixup(MachineFunction &MF) const;