Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDAddressSanitizer.cpp188 static cl::opt<bool> ClEnableKasan( variable
590 ClEnableKasan.getNumOccurrences() > 0 ? ClEnableKasan : CompileKernel; in AddressSanitizer()
756 ClEnableKasan.getNumOccurrences() > 0 ? ClEnableKasan : CompileKernel; in ModuleAddressSanitizer()