reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3041 if (!isa<BranchInst>(ExitingBB->getTerminator())) 3047 if (LI->getLoopFor(ExitingBB) != L) 3050 if (!needsLFTR(L, ExitingBB)) 3053 const SCEV *ExitCount = SE->getExitCount(L, ExitingBB); 3064 PHINode *IndVar = FindLoopCounter(L, ExitingBB, ExitCount, SE, DT); 3084 Changed |= linearFunctionTestReplace(L, ExitingBB,