NOMP_REDUCTION should be a a value in nomp_arg_properties_t, and should
be implemented similar to NOMP_JIT rather than passing it strings in clauses array.
Also, we only need to know the variable name used in the reduction, reduction
operation can be found when we traverse the AST.