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,
560 const MachineBasicBlock *CurRestore, in checkIfRestoreSplittable() argument
565 for (const MachineInstr &MI : *CurRestore) in checkIfRestoreSplittable()
569 for (MachineBasicBlock *PredBB : CurRestore->predecessors()) { in checkIfRestoreSplittable()