Searched refs:IntermediateIndices (Results 1 – 1 of 1) sorted by relevance
1128 SmallVector<Value *, 8> IntermediateIndices; in aliasSameBasePointerGEPs() local1133 IntermediateIndices.push_back(GEP1->getOperand(1)); in aliasSameBasePointerGEPs()1139 GEP1->getSourceElementType(), IntermediateIndices))) in aliasSameBasePointerGEPs()1141 IntermediateIndices.push_back(GEP1->getOperand(i + 1)); in aliasSameBasePointerGEPs()1145 GEP1->getSourceElementType(), IntermediateIndices); in aliasSameBasePointerGEPs()