Searched refs:getLabelAfterInsn (Results 1 – 5 of 5) sorted by relevance
124 MCSymbol *DebugHandlerBase::getLabelAfterInsn(const MachineInstr *MI) { in getLabelAfterInsn() function in DebugHandlerBase136 MCSymbol *AfterInsn = getLabelAfterInsn(MI); in getFunctionLocalOffsetAfterInsn()
1135 const MCSymbol *End = getLabelAfterInsn(Range.second); in collectVariableInfoFromMFTable()1218 const MCSymbol *End = getLabelAfterInsn(Range.second); in calculateRanges()2730 if (Ranges.size() != 1 || !getLabelAfterInsn(Ranges.front().second)) in collectLexicalBlockInfo()2762 Block.End = getLabelAfterInsn(Range.second); in collectLexicalBlockInfo()
469 DD->getLabelAfterInsn(R.second))); in attachRangesOrLowHighPC()
467 return !getLabelAfterInsn(Ranges.front().second); in isLexicalScopeDIENull()1173 EndLabel = getLabelAfterInsn(End); in buildLocationList()
126 MCSymbol *getLabelAfterInsn(const MachineInstr *MI);