Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp1235 for (auto *ChildLoopBB : ChildL->blocks()) in buildClonedLoops() local
1237 cast<BasicBlock>(VMap.lookup(ChildLoopBB))) && in buildClonedLoops()
1341 for (auto *ChildLoopBB : ChildL->blocks()) in buildClonedLoops() local
1342 assert(VMap.count(ChildLoopBB) && in buildClonedLoops()