Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h336 struct PointerInfo { struct
355 PointerInfo(Value *PointerValue, const SCEV *Start, const SCEV *End, in PointerInfo() argument
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h389 struct PointerInfo { struct
410 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/clang/lib/AST/
DRecordLayoutBuilder.cpp2289 ElementInfo PointerInfo; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp673 namespace PointerInfo { namespace