Home
last modified time | relevance | path

Searched refs:DecomposeGEPExpression (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Analysis/
DBasicAliasAnalysis.cpp259 DecomposeGEPExpression(const Value *V, int64_t &BaseOffs, in DecomposeGEPExpression() function
876 DecomposeGEPExpression(GEP1, GEP1BaseOffset, GEP1VariableIndices, TD); in aliasGEP()
881 DecomposeGEPExpression(GEP2, GEP2BaseOffset, GEP2VariableIndices, TD); in aliasGEP()
917 DecomposeGEPExpression(GEP1, GEP1BaseOffset, GEP1VariableIndices, TD); in aliasGEP()
/external/llvm/include/llvm/Analysis/
DBasicAliasAnalysis.h156 static bool DecomposeGEPExpression(const Value *V, DecomposedGEP &Decomposed,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DBasicAliasAnalysis.h174 static bool DecomposeGEPExpression(const Value *V, DecomposedGEP &Decomposed,
/external/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp346 bool BasicAAResult::DecomposeGEPExpression(const Value *V, in DecomposeGEPExpression() function in BasicAAResult
1025 DecomposeGEPExpression(GEP1, DecompGEP1, DL, &AC, DT); in aliasGEP()
1027 DecomposeGEPExpression(V2, DecompGEP2, DL, &AC, DT); in aliasGEP()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp406 bool BasicAAResult::DecomposeGEPExpression(const Value *V, in DecomposeGEPExpression() function in BasicAAResult
1223 DecomposeGEPExpression(GEP1, DecompGEP1, DL, &AC, DT); in aliasGEP()
1225 DecomposeGEPExpression(V2, DecompGEP2, DL, &AC, DT); in aliasGEP()