reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1809 if (L->isLoopInvariant(GO1) && !L->isLoopInvariant(SO1)) { 1832 GEP.setOperand(1, SO1); 1842 auto *NewGEP = GetElementPtrInst::Create(GEPEltType, NewSrc, {SO1});