reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
209 Value *SimplifyGEPInst(Type *SrcTy, ArrayRef<Value *> Ops,
5335 Result = SimplifyGEPInst(cast<GetElementPtrInst>(I)->getSourceElementType(),
lib/Analysis/PHITransAddr.cpp 229 if (Value *V = SimplifyGEPInst(GEP->getSourceElementType(),
lib/Transforms/InstCombine/InstructionCombining.cpp 1622 if (Value *V = SimplifyGEPInst(GEPEltType, Ops, SQ.getWithInstruction(&GEP)))
lib/Transforms/Scalar/NewGVN.cpp 1177 Value *V = SimplifyGEPInst(