Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1679 const MachineInstr *StartDebugMI = nullptr; in buildLocationList() local
1730 if (!StartDebugMI) in buildLocationList()
1731 StartDebugMI = Instr; in buildLocationList()
1792 !validThroughout(LScopes, StartDebugMI, EndMI, getInstOrdering())) in buildLocationList()