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