Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:OV

1774     const Val &OV = Other.Vals[OtherI->valno->id];
1775 TaintedLanes &= ~OV.WriteLanes;
1776 if (!OV.RedefVNI)