Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGVNSink.cpp157 SmallSetVector<BasicBlock *, 4> &getActiveBlocks() { return ActiveBlocks; } in getActiveBlocks() function in __anon926b4d560111::LockstepReverseIterator
660 auto &ActivePreds = LRI.getActiveBlocks(); in analyzeInstructionForSinking()