Searched refs:SanCovTracePCIndir (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp245 FunctionCallee SanCovTracePCIndir; member in class:__anon4596::ModuleSanitizerCoverage
427 SanCovTracePCIndir =
787 IRB.CreateCall(SanCovTracePCIndir, IRB.CreatePointerCast(Callee, IntptrTy));

Completed in 95 milliseconds