Searched refs:subRegLiveThrough (Results 1 – 1 of 1) sorted by relevance
201 bool subRegLiveThrough(const MachineInstr &MI, MCRegister SuperPhysReg) const;512 bool VirtRegRewriter::subRegLiveThrough(const MachineInstr &MI, in subRegLiveThrough() function in VirtRegRewriter570 (MO.isDef() && subRegLiveThrough(MI, PhysReg))) in rewrite()