Home
last modified time | relevance | path

Searched refs:LScopeBegin (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1591 const MachineInstr *LScopeBegin = LSRange.front().first; in validThroughout() local
1595 if (!Ordering.isBefore(DbgValue, LScopeBegin)) { in validThroughout()
1597 if (LScopeBegin->getParent() != MBB) in validThroughout()