Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DCFIFixup.cpp101 if (!TFL.enableCFIFixup(MF)) in runOnMachineFunction()
DTargetFrameLoweringImpl.cpp40 bool TargetFrameLowering::enableCFIFixup(MachineFunction &MF) const { in enableCFIFixup() function in TargetFrameLowering
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetFrameLowering.h233 virtual bool enableCFIFixup(MachineFunction &MF) const;