Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp1975 bool BB1Predicated = BBI1T != MBB1.end() && TII->isPredicated(*BBI1T); in IfConvertDiamondCommon() local
1977 if (BB2NonPredicated && (BB1Predicated || !BBI2->IsBrAnalyzable)) in IfConvertDiamondCommon()