Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp152 static cl::opt<bool> ClPoisonUndef("msan-poison-undef", variable
654 PoisonUndef = SanitizeFunction && ClPoisonUndef; in MemorySanitizerVisitor()