Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp392 ClWithComdat("asan-with-comdat", variable
799 UseCtorComdat(UseGlobalsGC && ClWithComdat && !this->CompileKernel), in ModuleAddressSanitizer()
H A DMemorySanitizer.cpp319 static cl::opt<bool> ClWithComdat("msan-with-comdat", variable
620 if (!ClWithComdat) { in insertModuleCtor()