Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1275 const MachineInstr *LScopeBegin = LSRange.front().first; in validThroughout() local
1277 if (LScopeBegin->getParent() != MBB) in validThroughout()