Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp240 static cl::opt<bool> ClPoisonUndef("msan-poison-undef", variable
1076 PoisonUndef = SanitizeFunction && ClPoisonUndef; in MemorySanitizerVisitor()