Searched defs:with_overflow (Results 1 – 2 of 2) sorted by relevance
219 PseudoReadFlags::PseudoReadFlags(WithOverflowEnum with_overflow, MachineReg dst, MachineReg flags) in PseudoReadFlags()
587 bool with_overflow() const { return with_overflow_; }; in with_overflow() function