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 DMemProfiler.cpp209 struct InterestingMemoryAccess { struct
229 std::optional<InterestingMemoryAccess>
233 InterestingMemoryAccess &Access);
327 std::optional<InterestingMemoryAccess>
333 InterestingMemoryAccess Access; in isInterestingMemoryAccess()
455 InterestingMemoryAccess &Access) { in instrumentMop()
654 std::optional<InterestingMemoryAccess> Access = in instrumentFunction()