Home
last modified time | relevance | path

Searched defs:DecomposedGEP (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/include/llvm/Analysis/
DBasicAliasAnalysis.h144 struct DecomposedGEP { struct
159 OS << "(DecomposedGEP Base=" << Base->getName() in print() argument
/external/llvm/include/llvm/Analysis/
DBasicAliasAnalysis.h114 struct DecomposedGEP { struct
116 const Value *Base;
118 int64_t StructOffset;
121 int64_t OtherOffset;
123 SmallVector<VariableGEPIndex, 4> VarIndices;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBasicAliasAnalysis.h135 struct DecomposedGEP { struct
137 const Value *Base;
139 APInt StructOffset;
142 APInt OtherOffset;
144 SmallVector<VariableGEPIndex, 4> VarIndices;