Searched refs:hasLivePhysRegDefUses (Results 1 – 2 of 2) sorted by relevance
83 bool hasLivePhysRegDefUses(const MachineInstr *MI,190 bool MachineCSE::hasLivePhysRegDefUses(const MachineInstr *MI, in hasLivePhysRegDefUses() function in MachineCSE398 if (FoundCSE && hasLivePhysRegDefUses(MI, MBB, PhysRefs)) { in ProcessBlock()
88 bool hasLivePhysRegDefUses(const MachineInstr *MI,215 bool MachineCSE::hasLivePhysRegDefUses(const MachineInstr *MI, in hasLivePhysRegDefUses() function in MachineCSE501 if (FoundCSE && hasLivePhysRegDefUses(MI, MBB, PhysRefs, in ProcessBlock()