Searched refs:GetIndexDifference (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp407 /// GetIndexDifference - Dest and Src are the variable indices from two
411 static void GetIndexDifference(SmallVectorImpl<VariableGEPIndex> &Dest, function
955 GetIndexDifference(GEP1VariableIndices, GEP2VariableIndices);

Completed in 104 milliseconds