Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DMemProfiler.cpp148 struct InterestingMemoryAccess { struct
168 Optional<InterestingMemoryAccess>
172 InterestingMemoryAccess &Access);
324 Optional<InterestingMemoryAccess>
330 InterestingMemoryAccess Access; in isInterestingMemoryAccess()
450 InterestingMemoryAccess &Access) { in instrumentMop()
621 Optional<InterestingMemoryAccess> Access = in instrumentFunction()