Searched refs:reg_nodbg_instructions (Results 1 – 5 of 5) sorted by relevance
93 for (auto &Use : MRI->reg_nodbg_instructions(VirtReg)) in getRegAllocationHints()
354 reg_nodbg_instructions(unsigned Reg) const { in reg_nodbg_instructions() function
284 for (const MachineInstr &UseInst : MRI->reg_nodbg_instructions(VirtReg)) { in mayLiveOut()
3694 for (const MachineInstr &MI : MRI->reg_nodbg_instructions(DstReg)) in isTerminalReg()3719 for (const MachineInstr &MI : MRI->reg_nodbg_instructions(SrcReg)) { in applyTerminalRule()
2873 for (const MachineInstr &Instr : MRI->reg_nodbg_instructions(Reg)) { in collectHintInfo()