Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DShrinkWrap.cpp403 hasDirtyPred(const DenseSet<const MachineBasicBlock *> &ReachableByDirty, in hasDirtyPred() function
644 while (NewSave && (hasDirtyPred(ReachableByDirty, *NewSave) || in postShrinkWrapping()