Searched refs:setKill (Results 1 – 4 of 4) sorted by relevance
145 definition.setKill(false); in process_live_temps_per_block()148 definition.setKill(true); in process_live_temps_per_block()160 op.setKill(false); in process_live_temps_per_block()176 insn->operands[j].setKill(true); in process_live_temps_per_block()214 definition.setKill(false); in process_live_temps_per_block()216 definition.setKill(true); in process_live_temps_per_block()274 operand.setKill(!live.count(operand.tempId())); in process_live_temps_per_block()
836 constexpr void setKill(bool flag) noexcept in setKill() function849 setKill(flag); in setFirstKill()959 constexpr void setKill(bool flag) noexcept { isKill_ = flag; } in setKill() function
852 op.setKill(true); in update_renames()
233 void setKill(MachineInstr *MI, unsigned Idx, bool Immutable) { in setKill() function in __anonffb6b4b40211::Chain693 ActiveChains[MO.getReg()]->setKill(MI, Idx, /*Immutable=*/MO.isTied()); in maybeKillChain()704 I->second->setKill(MI, Idx, /*Immutable=*/true); in maybeKillChain()