Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp155 struct InterestingMemoryAccess { struct
156 Value *Addr = nullptr;
157 bool IsWrite;
158 Type *AccessTy;
159 uint64_t TypeSize;
160 Value *MaybeMask = nullptr;