Searched refs:hasLivePhysRegDefUses (Results 1 – 1 of 1) sorted by relevance
88 bool hasLivePhysRegDefUses(const MachineInstr *MI,199 bool MachineCSE::hasLivePhysRegDefUses(const MachineInstr *MI, in hasLivePhysRegDefUses() function in MachineCSE442 if (FoundCSE && hasLivePhysRegDefUses(MI, MBB, PhysRefs, PhysDefs)) { in ProcessBlock()