Compiler [Typechecker]: Add PT_FLAG_REMAP_INEXACT. This flag causes type_binop() to cheat a bit, and is useful if its result is only going to be used to compare against NULL. This speeds up pike_types_le() quite a bit for some cases.