Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp1464 bool MultiBBRangeFeatureEnabled = false; in writeSectionContent() local
1468 MultiBBRangeFeatureEnabled = FeatureOrErr->MultiBBRange; in writeSectionContent()
1470 MultiBBRangeFeatureEnabled || in writeSectionContent()
1473 if (MultiBBRange && !MultiBBRangeFeatureEnabled) in writeSectionContent()