Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h824 void setSavePoint(MachineBasicBlock *NewSave) { Save = NewSave; } in setSavePoint() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DShrinkWrap.cpp970 MFI.setSavePoint(Save); in runOnMachineFunction()
H A DPrologEpilogInserter.cpp350 MFI.setSavePoint(nullptr); in runOnMachineFunction()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp788 MFI.setSavePoint(MBB); in initializeFrameInfo()