IS_REPLACE
if (!IS_REPLACE(op_flags))
if (IS_REPLACE(op_flags))
IS_REPLACE(op_flags) ? replacements++ : inserts++;