Searched refs:num_in_ops (Results 1 – 3 of 3) sorted by relevance
42 size_t num_in_ops = inst->words().size() - 3; in ValidatePhi() local43 if (num_in_ops % 2 != 0) { in ValidatePhi()87 size_t num_edges = num_in_ops / 2; in ValidatePhi()