Searched refs:UseKill (Results 1 – 1 of 1) sorted by relevance
595 bool UseKill = KillSrc && Idx == SubIndices.size() - 1; in copyPhysReg() local596 Builder.addReg(SrcReg, getKillRegState(UseKill) | RegState::Implicit); in copyPhysReg()