Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp170 struct InterestingMemoryAccess { struct
191 std::optional<InterestingMemoryAccess>
195 InterestingMemoryAccess &Access);
285 std::optional<InterestingMemoryAccess>
291 InterestingMemoryAccess Access; in isInterestingMemoryAccess()
417 InterestingMemoryAccess &Access) { in instrumentMop()
601 std::optional<InterestingMemoryAccess> Access = in instrumentFunction()