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.cpp737 static bool shouldCheckArgs(CallBase &CI, const TargetLibraryInfo &TLI, in shouldCheckArgs() function
792 const bool ShouldCheckArgs = shouldCheckArgs(CI, TLI, CheckFunctionsFilter); in populateShadowStack()