Searched defs:LoopExitCandidate (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopUnswitch.cpp | 599 BasicBlock *LoopExitCandidate; local 600 if ((LoopExitCandidate = isTrivialLoopExitBlock(currentLoop, 609 LoopExitBB = LoopExitCandidate; |
Completed in 29 milliseconds