Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:PR

4403       unsigned PR = RegInfo.getLiveInPhysReg(Reg);
4404 if (PR)
4405 Reg = PR;