Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPerfHintAnalysis.cpp77 MemAccessInfo() = default; argument
78 bool isLargeStride(MemAccessInfo &Reference) const; argument
76 struct MemAccessInfo { global() struct
79 Offset__anon93e31f880111::AMDGPUPerfHint::MemAccessInfo global() argument
83 print__anon93e31f880111::AMDGPUPerfHint::MemAccessInfo print() argument
[all...]
/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h96 typedef PointerIntPair<Value *, 1, bool> MemAccessInfo; global() typedef
/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp657 typedef PointerIntPair<Value *, 1, bool> MemAccessInfo; global() typedef in __anon26c80b460111::AccessAnalysis
[all...]