Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfInstrumentation.cpp173 struct InterestingMemoryAccess { struct
193 std::optional<InterestingMemoryAccess>
197 InterestingMemoryAccess &Access);
289 std::optional<InterestingMemoryAccess>
295 InterestingMemoryAccess Access; in isInterestingMemoryAccess()
417 InterestingMemoryAccess &Access) { in instrumentMop()
639 std::optional<InterestingMemoryAccess> Access = in instrumentFunction()