Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1696 const MachineInstr *StartDebugMI = nullptr; in buildLocationList() local
1747 if (!StartDebugMI) in buildLocationList()
1748 StartDebugMI = Instr; in buildLocationList()
1809 !validThroughout(LScopes, StartDebugMI, EndMI, getInstOrdering())) in buildLocationList()