Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp414 ClWithComdat("asan-with-comdat", variable
785 UseCtorComdat(UseGlobalsGC && ClWithComdat && !this->CompileKernel), in ModuleAddressSanitizer()
H A DMemorySanitizer.cpp320 static cl::opt<bool> ClWithComdat("msan-with-comdat", variable
635 if (!ClWithComdat) { in insertModuleCtor()