Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DIfConversion.cpp1992 bool BB1Predicated = BBI1T != MBB1.end() && TII->isPredicated(*BBI1T); in IfConvertDiamondCommon() local
1994 if (BB2NonPredicated && (BB1Predicated || !BBI2->IsBrAnalyzable)) in IfConvertDiamondCommon()