Searched refs:LiveBeforeMI (Results 1 – 1 of 1) sorted by relevance
1487 SparseSet<MCPhysReg, identity<MCPhysReg>> LiveBeforeMI; in UpdatePredRedefs() local1488 LiveBeforeMI.setUniverse(TRI->getNumRegs()); in UpdatePredRedefs()1490 LiveBeforeMI.insert(Reg); in UpdatePredRedefs()1506 if (LiveBeforeMI.count(Reg)) in UpdatePredRedefs()1517 if (LiveBeforeMI.count(Reg)) in UpdatePredRedefs()1522 if (!LiveBeforeMI.count(*S)) in UpdatePredRedefs()