Lines Matching full:gep2
408 /// decomposed GetElementPtr instructions GEP1 and GEP2 which have common base
409 /// pointers. Subtract the GEP2 indices from GEP1 to find the symbolic
893 if (const GEPOperator *GEP2 = dyn_cast<GEPOperator>(V2)) {
911 DecomposeGEPExpression(GEP2, GEP2BaseOffset, GEP2VariableIndices, TD);
942 DecomposeGEPExpression(GEP2, GEP2BaseOffset, GEP2VariableIndices, TD);
952 // Subtract the GEP2 pointer from the GEP1 pointer to find out their