reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
413 int Stride = getPtrStride(PSE, Ptr, TheLoop, Strides, CanAddPredicate, false); 535 if (PSE.getUnionPredicate().isAlwaysTrue()) { 549 if (InductionDescriptor::isInductionPHI(&Phi, TheLoop, PSE, ID) && 638 if (InductionDescriptor::isInductionPHI(Phi, TheLoop, PSE, ID)) { 653 if (InductionDescriptor::isInductionPHI(Phi, TheLoop, PSE, ID, true)) { 704 auto *SE = PSE.getSE(); 708 if (!SE->isLoopInvariant(PSE.getSCEV(CI->getOperand(i)), TheLoop)) { 790 if (PSE.getUnionPredicate().isAlwaysTrue()) { 846 PSE.addPredicate(LAI->getPSE().getUnionPredicate()); 954 ScalarEvolution &SE = *PSE.getSE(); 1168 if (PSE.getUnionPredicate().getComplexity() > SCEVThreshold) {