Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp155 struct InterestingMemoryAccess { struct
175 std::optional<InterestingMemoryAccess>
179 InterestingMemoryAccess &Access);
270 std::optional<InterestingMemoryAccess>
276 InterestingMemoryAccess Access; in isInterestingMemoryAccess()
402 InterestingMemoryAccess &Access) { in instrumentMop()
588 std::optional<InterestingMemoryAccess> Access = in instrumentFunction()