Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp465 MCSymbol *End = getLabelAfterInsn(RI->second); in isLexicalScopeDIENull()
492 DebugRangeSymbols.push_back(getLabelAfterInsn(RI->second)); in constructLexicalScopeDIE()
504 MCSymbol *End = getLabelAfterInsn(RI->second); in constructLexicalScopeDIE()
547 DebugRangeSymbols.push_back(getLabelAfterInsn(RI->second)); in constructInlinedScopeDIE()
554 MCSymbol *EndLabel = getLabelAfterInsn(RI->second); in constructInlinedScopeDIE()
1451 SLabel = getLabelAfterInsn(End); in collectVariableInfo()
1484 MCSymbol *DwarfDebug::getLabelAfterInsn(const MachineInstr *MI) { in getLabelAfterInsn() function in DwarfDebug
DDwarfDebug.h662 MCSymbol *getLabelAfterInsn(const MachineInstr *MI);