Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp218 bool shouldUseStackSafetyAnalysis(const Triple &TargetTriple, in shouldUseStackSafetyAnalysis() function
380 if (shouldUseStackSafetyAnalysis(Triple(F.getParent()->getTargetTriple()), in runOnFunction()
441 if (shouldUseStackSafetyAnalysis(llvm::Triple(M.getTargetTriple()), in run()