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