Searched refs:PoisonUndef (Results 1 – 1 of 1) sorted by relevance
591 bool PoisonUndef; member610 PoisonUndef = SanitizeFunction && ClPoisonUndef; in MemorySanitizerVisitor()1052 Value *AllOnes = PoisonUndef ? getPoisonedShadow(V) : getCleanShadow(V); in getShadow()