Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:PR

4389       unsigned PR = RegInfo.getLiveInPhysReg(Reg);
4390 if (PR)
4391 Reg = PR;