Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp1015 Function *GetFrameAddr = Intrinsic::getDeclaration( in InjectCoverageAtBlock() local
1019 IRB.CreateCall(GetFrameAddr, {Constant::getNullValue(Int32Ty)}); in InjectCoverageAtBlock()