Searched refs:getActiveBlocks (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp115 /// It continues until all blocks have been exhausted. Use \c getActiveBlocks()
157 SmallSetVector<BasicBlock *, 4> &getActiveBlocks() { return ActiveBlocks; } function in class:__anon4630::LockstepReverseIterator
666 auto &ActivePreds = LRI.getActiveBlocks();

Completed in 509 milliseconds