Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp962 const MachineInstr *TopLevelCallMI = in constructCallSiteEntryDIEs() local
971 ? const_cast<MCSymbol *>(getLabelAfterInsn(TopLevelCallMI)) in constructCallSiteEntryDIEs()
977 IsTail ? getLabelBeforeInsn(TopLevelCallMI) : nullptr; in constructCallSiteEntryDIEs()