Home
last modified time | relevance | path

Searched refs:isPhysDefTriviallyDead (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineCSE.cpp85 bool isPhysDefTriviallyDead(unsigned Reg,
157 MachineCSE::isPhysDefTriviallyDead(unsigned Reg, in isPhysDefTriviallyDead() function in MachineCSE
217 (MO.isDead() || isPhysDefTriviallyDead(Reg, I, MBB->end()))) in hasLivePhysRegDefUses()