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