Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DGVNSink.cpp155 void restrictToBlocks(SmallSetVector<BasicBlock *, 4> &Blocks) { in restrictToBlocks() function in __anon80f780af0111::LockstepReverseIterator
270 void restrictToBlocks(const SmallSetVector<BasicBlock *, 4> &NewBlocks) { in restrictToBlocks() function in __anon80f780af0111::ModelledPHI
689 P.restrictToBlocks(ActivePreds); in analyzeInstructionForSinking()
693 LRI.restrictToBlocks(ActivePreds); in analyzeInstructionForSinking()