Home
last modified time | relevance | path

Searched refs:DecomposedGEP (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Analysis/
DBasicAliasAnalysis.h114 struct DecomposedGEP { struct
156 static bool DecomposeGEPExpression(const Value *V, DecomposedGEP &Decomposed,
160 const DecomposedGEP &DecompGEP, const DecomposedGEP &DecompObject,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DBasicAliasAnalysis.h132 struct DecomposedGEP { struct
174 static bool DecomposeGEPExpression(const Value *V, DecomposedGEP &Decomposed,
178 const DecomposedGEP &DecompGEP, const DecomposedGEP &DecompObject,
/external/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp347 DecomposedGEP &Decomposed, const DataLayout &DL, AssumptionCache *AC, in DecomposeGEPExpression()
983 const DecomposedGEP &DecompGEP, const DecomposedGEP &DecompObject, in isGEPBaseAtNegativeOffset()
1023 DecomposedGEP DecompGEP1, DecompGEP2; in aliasGEP()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp407 DecomposedGEP &Decomposed, const DataLayout &DL, AssumptionCache *AC, in DecomposeGEPExpression()
1181 const DecomposedGEP &DecompGEP, const DecomposedGEP &DecompObject, in isGEPBaseAtNegativeOffset()
1221 DecomposedGEP DecompGEP1, DecompGEP2; in aliasGEP()