Searched defs:branch_id (Results 1 – 17 of 17) sorted by relevance
165 for (int64_t branch_id = 0; branch_id < conditional_op->branch_count(); in ReplaceRootWithEmptyTupleIfNoUsers() local279 for (int branch_id = 0; branch_id < conditional_op->branch_count(); in RemoveUnusedTupleElements() local
391 string branch_id = 2; field
306 string branch_id = 2 [ field
392 string branch_id = 2; field
293 string branch_id = 2 [ field
265 uint32_t branch_id = phi->GetSingleWordInOperand(i + 1); in SplitLoopHeader() local
317 block->tail()->WhileEachInId([new_succ, succ_id](uint32_t* branch_id) { in splitEdge()