Searched refs:cond_idx (Results 1 – 3 of 3) sorted by relevance
685 size_t cond_idx, exit_idx, body_idx, update_idx; in bc_parse_for() local700 cond_idx = p->func->labels.len; in bc_parse_for()701 update_idx = cond_idx + 1; in bc_parse_for()741 bc_parse_pushIndex(p, cond_idx); in bc_parse_for()
587 uint32_t cond_idx = opts->cond_subgraph_index; in ConvertSubgraphIdxsToFunctionAttrs() local588 auto cond_attr = builder.getSymbolRefAttr(func_names.at(cond_idx)); in ConvertSubgraphIdxsToFunctionAttrs()
3711 size_t cond_idx, exit_idx, body_idx, update_idx; in bc_parse_for() local3730 cond_idx = p->func->labels.len; in bc_parse_for()3731 update_idx = cond_idx + 1; in bc_parse_for()3773 bc_parse_pushIndex(p, cond_idx); in bc_parse_for()