Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp155 struct InterestingMemoryAccess { struct
175 Optional<InterestingMemoryAccess>
179 InterestingMemoryAccess &Access);
328 Optional<InterestingMemoryAccess>
334 InterestingMemoryAccess Access; in isInterestingMemoryAccess()
460 InterestingMemoryAccess &Access) { in instrumentMop()
646 Optional<InterestingMemoryAccess> Access = in instrumentFunction()