Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp594 FunctionCallee MsanInstrumentAsmStoreFn; member in __anon158d17f70211::MemorySanitizer
870 MsanInstrumentAsmStoreFn = in initializeCallbacks()
4062 IRB.CreateCall(MS.MsanInstrumentAsmStoreFn, {Ptr, SizeVal}); in instrumentAsmArgument()