Searched refs:LScopeBegin (Results 1 – 1 of 1) sorted by relevance
1608 const MachineInstr *LScopeBegin = LSRange.front().first; in validThroughout() local1612 if (!Ordering.isBefore(DbgValue, LScopeBegin)) { in validThroughout()1614 if (LScopeBegin->getParent() != MBB) in validThroughout()