Home | History | Annotate | Download | only in Analysis

Lines Matching refs:ExitingBB

4804   if (BasicBlock *ExitingBB = L->getExitingBlock())
4805 return getSmallConstantTripCount(L, ExitingBB);
4842 if (BasicBlock *ExitingBB = L->getExitingBlock())
4843 return getSmallConstantTripMultiple(L, ExitingBB);