Home
last modified time | relevance | path

Searched defs:PointerInfo (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h313 struct PointerInfo { struct
332 PointerInfo(Value *PointerValue, const SCEV *Start, const SCEV *End, in PointerInfo() argument
/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h334 struct PointerInfo { struct
351 PointerInfo(Value *PointerValue, const SCEV *Start, const SCEV *End, in PointerInfo() argument
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLazyValueInfo.cpp311 typedef DenseMapInfo<Value*> PointerInfo; typedef
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp2289 ElementInfo PointerInfo; member