Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1241 auto *GetStackPointerFn = Intrinsic::getDeclaration( in getSP() local
1245 IRB.CreateCall(GetStackPointerFn, {Constant::getNullValue(Int32Ty)}), in getSP()