reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
333 Value *IndexToSplit = GEP->getOperand(I + 1); 353 if (auto *NewGEP = tryReassociateGEPAtIndex(GEP, I, LHS, RHS, IndexedType)) 358 tryReassociateGEPAtIndex(GEP, I, RHS, LHS, IndexedType))