Searched refs:_VALID_SRC_OP (Results 1 – 1 of 1) sorted by relevance
40 _VALID_SRC_OP = {'Add', 'Mul'} variable290 if not src_op_name.intersection(_VALID_SRC_OP):