Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DShrinkWrap.cpp219 const MachineBasicBlock *CurRestore,
557 const MachineBasicBlock *CurRestore, in checkIfRestoreSplittable() argument
562 for (const MachineInstr &MI : *CurRestore) in checkIfRestoreSplittable()
566 for (MachineBasicBlock *PredBB : CurRestore->predecessors()) { in checkIfRestoreSplittable()