Searched refs:BBAndL (Results 1 – 1 of 1) sorted by relevance
1644 for (auto &BBAndL : ExitLoopMap) { in buildClonedLoops() 1645 auto *BB = BBAndL.first; in buildClonedLoops() 1646 auto *OuterL = BBAndL.second; in buildClonedLoops() 1643 for (auto &BBAndL : ExitLoopMap) { buildClonedLoops() local