Home
last modified time | relevance | path

Searched defs:DisableOptimization (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Instrumentation/
H A DHWAddressSanitizer.h33 bool DisableOptimization; member
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp253 bool mightUseStackSafetyAnalysis(bool DisableOptimization) { in mightUseStackSafetyAnalysis()
259 bool DisableOptimization) { in shouldUseStackSafetyAnalysis()