Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1706 const MachineInstr *StartDebugMI = nullptr; in buildLocationList() local
1757 if (!StartDebugMI) in buildLocationList()
1758 StartDebugMI = Instr; in buildLocationList()
1815 !validThroughout(LScopes, StartDebugMI, EndMI, getInstOrdering())) in buildLocationList()