Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1608 const MachineInstr *LScopeBegin = LSRange.front().first; in validThroughout() local
1612 if (!Ordering.isBefore(DbgValue, LScopeBegin)) { in validThroughout()
1614 if (LScopeBegin->getParent() != MBB) in validThroughout()