Home
last modified time | relevance | path

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

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