Home
last modified time | relevance | path

Searched refs:DecompGEP (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBasicAliasAnalysis.h176 const DecomposedGEP &DecompGEP, const DecomposedGEP &DecompObject,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp1273 const DecomposedGEP &DecompGEP, const DecomposedGEP &DecompObject, in isGEPBaseAtNegativeOffset() argument
1296 if (!DecompGEP.VarIndices.empty()) in isGEPBaseAtNegativeOffset()
1299 APInt GEPBaseOffset = DecompGEP.StructOffset; in isGEPBaseAtNegativeOffset()
1300 GEPBaseOffset += DecompGEP.OtherOffset; in isGEPBaseAtNegativeOffset()