reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
563 if (!hasVariantIndex(GepInst, L, R, SE)) { 572 const SCEV *PtrSCEV = SE.getSCEVAtScope(Ptr, L); 573 while (L && R.contains(L)) { 573 while (L && R.contains(L)) { 574 if (!SE.isLoopInvariant(PtrSCEV, L)) 576 L = L->getParentLoop(); 576 L = L->getParentLoop();