Searched refs:reg_nodbg_empty (Results 1 – 5 of 5) sorted by relevance
175 if (MRI->reg_nodbg_empty(VirtReg->reg)) { in allocatePhysRegs()220 if (MRI->reg_nodbg_empty(SplitVirtReg->reg)) { in allocatePhysRegs()
207 if (!MRI->reg_nodbg_empty(Reg)) in rewrite()
782 if (mri_->reg_nodbg_empty(Reg)) in addKillFlags()
1956 if (MRI->reg_nodbg_empty(Reg)) in runOnMachineFunction()
160 bool reg_nodbg_empty(unsigned RegNo) const { in reg_nodbg_empty() function