Home
last modified time | relevance | path

Searched defs:ExitingBlock (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DLoopSimplify.cpp640 BasicBlock *ExitingBlock = ExitingBlocks[i]; in simplifyOneLoop() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp4154 const SCEV *ScalarEvolution::getExitCount(Loop *L, BasicBlock *ExitingBlock) { in getExitCount()
4368 ScalarEvolution::BackedgeTakenInfo::getExact(BasicBlock *ExitingBlock, in getExact()
4508 ScalarEvolution::ComputeExitLimit(const Loop *L, BasicBlock *ExitingBlock) { in ComputeExitLimit()
4803 BasicBlock *ExitingBlock, in ComputeExitLimitFromSingleExitSwitch()
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2113 BasicBlock *ExitingBlock = ExitingBlocks[i]; in OptimizeLoopTermCond() local