Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:ConstRef

114   bool ConstRef = false;  // A sequence of refs to the same bit.
126 ConstRef = (V.RefI.Pos == SV.RefI.Pos);
130 if (ConstRef && V.RefI.Pos == SV.RefI.Pos)
149 SeqRef = ConstRef = false;