Home
last modified time | relevance | path

Searched defs:SavePoint (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h313 using SavePoint = MachineBasicBlock::iterator; variable
/llvm-project/llvm/lib/CodeGen/
H A DShrinkWrap.cpp440 isSaveReachableThroughClean(const MachineBasicBlock * SavePoint,ArrayRef<MachineBasicBlock * > CleanPreds) isSaveReachableThroughClean() argument
/llvm-project/bolt/lib/Passes/
H A DShrinkWrapping.cpp1526 MCInst *SavePoint = nullptr; in insertUpdatedCFI() local