reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Analysis/ScalarEvolution.cpp
 8155         if (LI && LI->getParentLoop() == L &&
 8204           const SCEV *InputAtScope = getSCEVAtScope(Input, L);
 8231           const SCEV *OpV = getSCEVAtScope(OrigV, L);
 8270       const SCEV *OpAtScope = getSCEVAtScope(Comm->getOperand(i), L);
 8279           OpAtScope = getSCEVAtScope(Comm->getOperand(i), L);
 8296     const SCEV *LHS = getSCEVAtScope(Div->getLHS(), L);
 8297     const SCEV *RHS = getSCEVAtScope(Div->getRHS(), L);
 8310       const SCEV *OpAtScope = getSCEVAtScope(AddRec->getOperand(i), L);
 8320         NewOps.push_back(getSCEVAtScope(AddRec->getOperand(i), L));
 8336     if (!AddRec->getLoop()->contains(L)) {
 8350     const SCEV *Op = getSCEVAtScope(Cast->getOperand(), L);
 8357     const SCEV *Op = getSCEVAtScope(Cast->getOperand(), L);
 8364     const SCEV *Op = getSCEVAtScope(Cast->getOperand(), L);