Searched defs:CleanPreds (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DShrinkWrap.cpp633 SmallVector<MachineBasicBlock *, 2> CleanPreds; local
438 isSaveReachableThroughClean(const MachineBasicBlock *SavePoint, ArrayRef<MachineBasicBlock *> CleanPreds) argument
554 checkIfRestoreSplittable( const MachineBasicBlock *CurRestore, const DenseSet<const MachineBasicBlock *> &ReachableByDirty, SmallVectorImpl<MachineBasicBlock *> &DirtyPreds, SmallVectorImpl<MachineBasicBlock *> &CleanPreds, const TargetInstrInfo *TII, RegScavenger *RS) argument
[all...]

Completed in 100 milliseconds