Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp1562 for (auto *ChildLoopBB : ChildL->blocks()) in buildClonedLoops() local
1564 cast<BasicBlock>(VMap.lookup(ChildLoopBB))) && in buildClonedLoops()
1667 for (auto *ChildLoopBB : ChildL->blocks()) in buildClonedLoops() local
1668 assert(VMap.count(ChildLoopBB) && in buildClonedLoops()