Searched refs:GetIndexDifference (Results 1 – 3 of 3) sorted by relevance
178 void GetIndexDifference(SmallVectorImpl<VariableGEPIndex> &Dest,
396 static void GetIndexDifference(SmallVectorImpl<VariableGEPIndex> &Dest, in GetIndexDifference() function895 GetIndexDifference(GEP1VariableIndices, GEP2VariableIndices); in aliasGEP()
1104 GetIndexDifference(DecompGEP1.VarIndices, DecompGEP2.VarIndices); in aliasGEP()1576 void BasicAAResult::GetIndexDifference( in GetIndexDifference() function in BasicAAResult