Searched defs:isDead (Results 1 – 15 of 15) sorted by relevance
82 bool DeadMachineInstructionElimImpl::isDead(const MachineInstr *MI) const { in isDead() function in DeadMachineInstructionElimImpl
190 bool isDead = MBB->pred_empty() && !MBB->hasAddressTaken(); in tailDuplicateAndUpdate() local485 MachineBasicBlock *FromBB, bool isDead, in updateSuccessorsPHIs()
213 bool isDead = DeadDefSet.count(Reg) || KilledDefSet.count(Reg); in finalizeBundle() local
347 bool isDead = MPhi->getOperand(0).isDead(); in LowerPHINode() local
274 bool isKill, bool isDead, bool isUndef, in ChangeToRegister()
1105 bool isDead, bool Overlap) const { in findRegisterDefOperandIdx()
219 bool isDead() const { return getSlot() == Slot_Dead; } in isDead() function
394 bool isDead() const { in isDead() function
338 bool isDead() const { in isDead() function
643 bool isDead(SymbolRef sym) { in isDead() function
1039 bool HexagonHardwareLoops::isDead(const MachineInstr *MI, in isDead() function in HexagonHardwareLoops
2141 auto isDead = [&FIR,&DeadMap] (Register Reg) -> bool { in findPhysReg() local
1002 bool DeadCodeElimination::isDead(unsigned R) const { in isDead() function in DeadCodeElimination
307 bool isDead() const { in isDead() function in __anonb3555ec80111::CongruenceClass
546 bool isDead() const { return getUse() == nullptr; } in isDead() function in __anondf5662880411::Slice