Searched refs:rhs_is_oddball (Results 1 – 1 of 1) sorted by relevance
188 TNode<BoolT> rhs_is_oddball = in Generate_AddWithFeedback() local190 GotoIf(rhs_is_oddball, &call_with_oddball_feedback); in Generate_AddWithFeedback()389 TNode<BoolT> rhs_is_oddball = in Generate_BinaryOperationWithFeedback() local391 GotoIfNot(rhs_is_oddball, &call_with_any_feedback); in Generate_BinaryOperationWithFeedback()