Searched refs:setKill (Results 1 – 4 of 4) sorted by relevance
129 definition.setKill(false); in process_live_temps_per_block()132 definition.setKill(true); in process_live_temps_per_block()144 op.setKill(false); in process_live_temps_per_block()160 insn->operands[j].setKill(true); in process_live_temps_per_block()198 definition.setKill(false); in process_live_temps_per_block()200 definition.setKill(true); in process_live_temps_per_block()258 operand.setKill(!live.count(operand.tempId())); in process_live_temps_per_block()
809 constexpr void setKill(bool flag) noexcept in setKill() function822 setKill(flag); in setFirstKill()941 constexpr void setKill(bool flag) noexcept { isKill_ = flag; } in setKill() function
806 op.setKill(true); in update_renames()
233 void setKill(MachineInstr *MI, unsigned Idx, bool Immutable) { in setKill() function in __anonc66926b50211::Chain693 ActiveChains[MO.getReg()]->setKill(MI, Idx, /*Immutable=*/MO.isTied()); in maybeKillChain()704 I->second->setKill(MI, Idx, /*Immutable=*/true); in maybeKillChain()