Searched refs:then_attr (Results 1 – 2 of 2) sorted by relevance
304 const AttrValue* then_attr = n->attrs().Find("then_branch"); in RewriteIfNode() local305 if (then_attr == nullptr) { in RewriteIfNode()313 CondBuilder cb(n, then_attr->func(), else_attr->func(), keep_node_fetchable, in RewriteIfNode()
577 auto then_attr = builder.getSymbolRefAttr(func_names.at(then_idx)); in ConvertSubgraphIdxsToFunctionAttrs() local581 return {builder.getNamedAttr("then_branch", then_attr), in ConvertSubgraphIdxsToFunctionAttrs()