reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
576 SE.verify(); 612 if (!CurrCand.isEligibleForFusion(SE)) 669 const SCEV *TripCount0 = SE.getBackedgeTakenCount(FC0.L); 676 const SCEV *TripCount1 = SE.getBackedgeTakenCount(FC1.L); 809 assert(FusedCand.isEligibleForFusion(SE) && 884 const SCEV *SCEVPtr0 = SE.getSCEVAtScope(Ptr0, &L0); 885 const SCEV *SCEVPtr1 = SE.getSCEVAtScope(Ptr1, &L1); 891 AddRecLoopReplacer Rewriter(SE, L0, L1); 918 bool IsAlwaysGE = SE.isKnownPredicate(Pred, SCEVPtr0, SCEVPtr1); 1216 if (SE.isSCEVable(PHI->getType())) 1217 SE.forgetValue(PHI); 1271 SE.forgetLoop(FC1.L); 1272 SE.forgetLoop(FC0.L); 1299 SE.verify(); 1458 if (SE.isSCEVable(PHI->getType())) 1459 SE.forgetValue(PHI); 1524 SE.forgetLoop(FC1.L); 1525 SE.forgetLoop(FC0.L); 1552 SE.verify();