Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DIfConversion.cpp1857 bool BB2NonPredicated = BBI2T != MBB2.end() && !TII->isPredicated(*BBI2T); in IfConvertDiamondCommon() local
1858 if (BB2NonPredicated && (BB1Predicated || !BBI2->IsBrAnalyzable)) in IfConvertDiamondCommon()