Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:DbgValue

822     MachineInstr *DbgValue = P.first;
824 if (&*RegionBegin == DbgValue)
826 BB->splice(++OrigPrevMI, BB, DbgValue);
828 RegionEnd = DbgValue;