Home
last modified time | relevance | path

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

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