Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:OV

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