Searched refs:DecomposeGEPExpression (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/Analysis/ |
D | BasicAliasAnalysis.cpp | 293 DecomposeGEPExpression(const Value *V, int64_t &BaseOffs, in DecomposeGEPExpression() function 1037 DecomposeGEPExpression(GEP2, GEP2BaseOffset, GEP2VariableIndices, in aliasGEP() 1040 DecomposeGEPExpression(GEP1, GEP1BaseOffset, GEP1VariableIndices, in aliasGEP() 1069 DecomposeGEPExpression(GEP1, GEP1BaseOffset, GEP1VariableIndices, in aliasGEP() 1076 DecomposeGEPExpression(GEP2, GEP2BaseOffset, GEP2VariableIndices, in aliasGEP() 1126 DecomposeGEPExpression(GEP1, GEP1BaseOffset, GEP1VariableIndices, in aliasGEP()
|