Searched refs:PoisonValue (Results 1 – 1 of 1) sorted by relevance
2694 Value *PoisonValue = IRB.getInt8(PoisonStack ? ClPoisonStackPattern : 0); in visitAllocaInst() local2695 IRB.CreateMemSet(ShadowBase, PoisonValue, Size, I.getAlignment()); in visitAllocaInst()