Home
last modified time | relevance | path

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

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