Searched refs:LiveBeforeMI (Results 1 – 1 of 1) sorted by relevance
1485 SparseSet<MCPhysReg, identity<MCPhysReg>> LiveBeforeMI; in UpdatePredRedefs() local1486 LiveBeforeMI.setUniverse(TRI->getNumRegs()); in UpdatePredRedefs()1488 LiveBeforeMI.insert(Reg); in UpdatePredRedefs()1504 if (LiveBeforeMI.count(Reg)) in UpdatePredRedefs()1515 if (LiveBeforeMI.count(Reg)) in UpdatePredRedefs()1520 if (!LiveBeforeMI.count(*S)) in UpdatePredRedefs()