Searched refs:Declined (Results 1 – 1 of 1) sorted by relevance
660 bool Declined; member in __anon151c950f0211::CommutingState667 CommutingState() : TentativelyCommuting(false), Declined(false) {} in CommutingState()675 assert(!Declined && in MaybeCommute()680 Declined = true; in MaybeCommute()681 } else if (!Declined && TreeWalker.HasRemainingOperands(Insert)) { in MaybeCommute()689 Declined = false; in MaybeCommute()698 Declined = false; in Reset()