Searched refs:isPhysDefTriviallyDead (Results 1 – 1 of 1) sorted by relevance
131 bool isPhysDefTriviallyDead(MCRegister Reg,232 bool MachineCSE::isPhysDefTriviallyDead( in isPhysDefTriviallyDead() function in MachineCSE327 if (!MO.isDead() && !isPhysDefTriviallyDead(Reg.asMCReg(), I, MBB->end())) in hasLivePhysRegDefUses()