Searched defs:setKill (Results 1 – 2 of 2) sorted by relevance
233 void setKill(MachineInstr *MI, unsigned Idx, bool Immutable) { in setKill() function in __anon63659cc00211::Chain
836 constexpr void setKill(bool flag) noexcept in setKill() function959 constexpr void setKill(bool flag) noexcept { isKill_ = flag; } in setKill() function