Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h624 MCSymbol *getLabelAfterInsn(const MachineInstr *MI);
DDwarfDebug.cpp330 return !getLabelAfterInsn(Ranges.front().second); in isLexicalScopeDIENull()
825 EndLabel = getLabelAfterInsn(End); in buildLocationList()
952 MCSymbol *DwarfDebug::getLabelAfterInsn(const MachineInstr *MI) { in getLabelAfterInsn() function in DwarfDebug
DDwarfCompileUnit.cpp412 DD->getLabelAfterInsn(R.second))); in attachRangesOrLowHighPC()