Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp651 FunctionCallee MsanInstrumentAsmStoreFn; member in __anonf93d87790211::MemorySanitizer
932 MsanInstrumentAsmStoreFn = in initializeCallbacks()
4565 IRB.CreateCall(MS.MsanInstrumentAsmStoreFn, {Operand, SizeVal}); in instrumentAsmArgument()