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