Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1653 const MachineInstr *StartDebugMI = nullptr; in buildLocationList() local
1704 if (!StartDebugMI) in buildLocationList()
1705 StartDebugMI = Instr; in buildLocationList()
1766 !validThroughout(LScopes, StartDebugMI, EndMI, getInstOrdering())) in buildLocationList()