Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1565 const MachineInstr *LScopeBegin = LSRange.front().first; in validThroughout() local
1569 if (!Ordering.isBefore(DbgValue, LScopeBegin)) { in validThroughout()
1571 if (LScopeBegin->getParent() != MBB) in validThroughout()