Searched refs:RedefsByFalse (Results 1 – 1 of 1) sorted by relevance
1943 SmallSet<MCPhysReg, 4> RedefsByFalse; in IfConvertDiamondCommon() local1958 } else if (!RedefsByFalse.count(Reg)) { in IfConvertDiamondCommon()1971 RedefsByFalse.insert(*SubRegs); in IfConvertDiamondCommon()1978 PredicateBlock(*BBI1, MBB1.end(), *Cond1, &RedefsByFalse); in IfConvertDiamondCommon()