Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp992 Function *GetFrameAddr = Intrinsic::getDeclaration( in InjectCoverageAtBlock() local
996 IRB.CreateCall(GetFrameAddr, {Constant::getNullValue(Int32Ty)}); in InjectCoverageAtBlock()