Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DbgValue

748     MachineInstr *DbgValue = P.first;
750 if (&*RegionBegin == DbgValue)
752 BB->splice(++OrigPrevMI, BB, DbgValue);
754 RegionEnd = DbgValue;