Searched refs:MBBSectionNumBlocks (Results 1 – 1 of 1) sorted by relevance
1453 MapVector<MBBSectionID, unsigned> MBBSectionNumBlocks; in emitBBAddrMapSection() local1467 MBBSectionNumBlocks[MBB.getSectionID()] = BBCount; in emitBBAddrMapSection()1483 OutStreamer->emitULEB128IntValue(MBBSectionNumBlocks[MBB.getSectionID()]); in emitBBAddrMapSection()