Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp655 FunctionCallee MsanInstrumentAsmStoreFn; member in __anonb346f5430211::MemorySanitizer
936 MsanInstrumentAsmStoreFn = in initializeCallbacks()
4826 IRB.CreateCall(MS.MsanInstrumentAsmStoreFn, {Operand, SizeVal}); in instrumentAsmArgument()