Home
last modified time | relevance | path

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

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