Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp1323 for (auto &BBAndL : ExitLoopMap) { in buildClonedLoops() local
1324 auto *BB = BBAndL.first; in buildClonedLoops()
1325 auto *OuterL = BBAndL.second; in buildClonedLoops()