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