reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1802 InductiveRangeCheck::extractRangeChecksFromBranch(TBI, L, SE, BPI, 1823 LoopStructure::parseLoopStructure(SE, BPI, *L, FailureReason); 1831 cast<SCEVAddRecExpr>(SE.getMinusSCEV(SE.getSCEV(LS.IndVarBase), SE.getSCEV(LS.IndVarStep))); 1831 cast<SCEVAddRecExpr>(SE.getMinusSCEV(SE.getSCEV(LS.IndVarBase), SE.getSCEV(LS.IndVarStep))); 1831 cast<SCEVAddRecExpr>(SE.getMinusSCEV(SE.getSCEV(LS.IndVarBase), SE.getSCEV(LS.IndVarStep))); 1846 auto Result = IRC.computeSafeIterationSpace(SE, IndVar, 1850 IntersectRange(SE, SafeIterRange, Result.getValue()); 1853 !MaybeSafeIterRange.getValue().isEmpty(SE, LS.IsSignedPredicate) && 1864 LoopConstrainer LC(*L, LI, LPMAddNewLoop, LS, SE, DT,