Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp258 bool shouldUseStackSafetyAnalysis(const Triple &TargetTriple, in shouldUseStackSafetyAnalysis() function
419 if (shouldUseStackSafetyAnalysis(TargetTriple, Options.DisableOptimization)) in run()