Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1648 const MachineInstr *LScopeEnd = LSRange.back().second; in validThroughout() local
1649 if (Ordering.isBefore(RangeEnd, LScopeEnd)) in validThroughout()