Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp950 Function *GetFrameAddr = Intrinsic::getDeclaration( in InjectCoverageAtBlock() local
954 IRB.CreateCall(GetFrameAddr, {Constant::getNullValue(Int32Ty)}); in InjectCoverageAtBlock()