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.cpp1471 bool MultiBBRangeFeatureEnabled = false; in writeSectionContent() local
1475 MultiBBRangeFeatureEnabled = FeatureOrErr->MultiBBRange; in writeSectionContent()
1477 MultiBBRangeFeatureEnabled || in writeSectionContent()
1480 if (MultiBBRange && !MultiBBRangeFeatureEnabled) in writeSectionContent()