Searched defs:PropagateNSW (Results 1 – 2 of 2) sorted by relevance
157 bool PropagateNSW = HasNSW && cast<ShlOperator>(Y)->hasNoSignedWrap(); in foldMulShl1() local168 bool PropagateNSW = HasNSW && Shift->hasNoSignedWrap(); in foldMulShl1() local
2641 bool PropagateNSW = I.hasNoSignedWrap() && OBO0->hasNoSignedWrap() && in visitSub() local