Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp366 ClWithComdat("asan-with-comdat", variable
758 UseCtorComdat(UseGlobalsGC && ClWithComdat) { in AddressSanitizerModule()
H A DMemorySanitizer.cpp302 static cl::opt<bool> ClWithComdat("msan-with-comdat", variable
929 if (!ClWithComdat) { in initializeModule()