Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1670 const MachineInstr *StartDebugMI = nullptr; in buildLocationList() local
1721 if (!StartDebugMI) in buildLocationList()
1722 StartDebugMI = Instr; in buildLocationList()
1760 validThroughout(LScopes, StartDebugMI, EndMI, getInstOrdering()); in buildLocationList()