Searched refs:isInstructionDead (Results 1 – 3 of 3) sorted by relevance
50 bool isInstructionDead(Instruction *I);
83 if (!DB.isInstructionDead(&I)) in INITIALIZE_PASS_DEPENDENCY()
373 bool DemandedBits::isInstructionDead(Instruction *I) { in isInstructionDead() function in DemandedBits