Searched refs:RedefsByFalse (Results 1 – 1 of 1) sorted by relevance
1930 SmallSet<MCPhysReg, 4> RedefsByFalse; in IfConvertDiamondCommon() local1945 } else if (!RedefsByFalse.count(Reg)) { in IfConvertDiamondCommon()1956 RedefsByFalse.insert(SubReg); in IfConvertDiamondCommon()1963 PredicateBlock(*BBI1, MBB1.end(), *Cond1, &RedefsByFalse); in IfConvertDiamondCommon()