Searched refs:ChildLoopBB (Results 1 – 1 of 1) sorted by relevance
1557 for (auto *ChildLoopBB : ChildL->blocks()) in buildClonedLoops() local1559 cast<BasicBlock>(VMap.lookup(ChildLoopBB))) && in buildClonedLoops()1662 for (auto *ChildLoopBB : ChildL->blocks()) in buildClonedLoops() local1663 assert(VMap.count(ChildLoopBB) && in buildClonedLoops()