Searched refs:isPhysDefTriviallyDead (Results 1 – 1 of 1) sorted by relevance
85 bool isPhysDefTriviallyDead(unsigned Reg,175 MachineCSE::isPhysDefTriviallyDead(unsigned Reg, in isPhysDefTriviallyDead() function in MachineCSE257 if (!MO.isDead() && !isPhysDefTriviallyDead(Reg, I, MBB->end())) in hasLivePhysRegDefUses()