Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/bugpoint/
DCrashDebugger.cpp575 if (BugpointIsInterrupted) goto ExitLoops; in DebugACrash()
600 ExitLoops: in DebugACrash()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp1565 SmallVector<Loop *, 4> ExitLoops; in rebuildLoopAfterUnswitch() local
1570 ExitLoops.push_back(ExitL); in rebuildLoopAfterUnswitch()