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