Searched refs:allow_dummy_ops (Results 1 – 1 of 1) sorted by relevance
93 bool allow_dummy_ops; member275 if (!op_filter.allow_dummy_ops && IsDummyImplOp(node->type_string())) { in IsCompilableCall()513 op_filter.allow_dummy_ops = always_auto_cluster; in FindCompilationCandidates()533 if (!op_filter.allow_dummy_ops && IsDummyImplOp(node->type_string())) { in FindCompilationCandidates()666 op_filter.allow_dummy_ops = true; in IsCompilable()