Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp203 FunctionCallee MemProfMemmove, MemProfMemcpy, MemProfMemset; member in __anondc9a72430111::MemProfiler
314 isa<MemMoveInst>(MI) ? MemProfMemmove : MemProfMemcpy, in instrumentMemIntrinsic()
564 MemProfMemmove = M.getOrInsertFunction( in initializeCallbacks()