Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp792 const bool ShouldCheckArgs = shouldCheckArgs(CI, TLI, CheckFunctionsFilter); in populateShadowStack() local
797 ArgShadows.push_back(ShouldCheckArgs ? emitCheck(Arg, ArgShadow, Builder, in populateShadowStack()