Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp159 void restrictToBlocks(SmallSetVector<BasicBlock *, 4> &Blocks) { in restrictToBlocks() function in __anonf9347de70111::LockstepReverseIterator
274 void restrictToBlocks(const SmallSetVector<BasicBlock *, 4> &NewBlocks) { in restrictToBlocks() function in __anonf9347de70111::ModelledPHI
683 P.restrictToBlocks(ActivePreds); in analyzeInstructionForSinking()
687 LRI.restrictToBlocks(ActivePreds); in analyzeInstructionForSinking()