Searched refs:MultiBBRange (Results 1 – 4 of 4) sorted by relevance
833 bool MultiBBRange : 1;846 (static_cast<uint8_t>(MultiBBRange) << 3) |866 return std::tie(FuncEntryCount, BBFreq, BrProb, MultiBBRange,869 Other.MultiBBRange, Other.OmitBBEntries,
856 if (FeatEnable.MultiBBRange) { in decodeBBAddrMapImpl()876 if (FeatEnable.MultiBBRange) { in decodeBBAddrMapImpl()
1468 MultiBBRangeFeatureEnabled = FeatureOrErr->MultiBBRange; in writeSectionContent()1469 bool MultiBBRange = in writeSectionContent() local1473 if (MultiBBRange && !MultiBBRangeFeatureEnabled) in writeSectionContent()1476 if (MultiBBRange) { in writeSectionContent()
1448 if (Features.MultiBBRange) { in emitBBAddrMapSection()1455 if (!Features.MultiBBRange) { in emitBBAddrMapSection()1478 Features.MultiBBRange && (MBB.isBeginSection() || MBB.isEntryBlock()); in emitBBAddrMapSection()