Searched refs:hasLivePhysRegDefUses (Results 1 – 1 of 1) sorted by relevance
108 bool hasLivePhysRegDefUses(const MachineInstr *MI,284 bool MachineCSEImpl::hasLivePhysRegDefUses(const MachineInstr *MI, in hasLivePhysRegDefUses() function in MachineCSEImpl577 hasLivePhysRegDefUses(&MI, MBB, PhysRefs, PhysDefs, PhysUseDef)) { in ProcessBlockCSE()