Home
last modified time | relevance | path

Searched refs:setSavePoint (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineFrameInfo.h824 void setSavePoint(MachineBasicBlock *NewSave) { Save = NewSave; } in setSavePoint() function
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDShrinkWrap.cpp970 MFI.setSavePoint(Save); in runOnMachineFunction()
HDPrologEpilogInserter.cpp350 MFI.setSavePoint(nullptr); in runOnMachineFunction()
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
HDMIRParser.cpp788 MFI.setSavePoint(MBB); in initializeFrameInfo()