is_hashfilter
if (!is_hashfilter(sc) || ti->ntids == 0)
if (is_hashfilter(sc))
MPASS(!is_hashfilter(sc));