Searched refs:PoisonUndef (Results 1 – 1 of 1) sorted by relevance
1148 bool PoisonUndef; member1174 PoisonUndef = SanitizeFunction && ClPoisonUndef; in MemorySanitizerVisitor()1956 Value *AllOnes = (PropagateShadow && PoisonUndef) ? getPoisonedShadow(V) in getShadow()