Searched refs:op_val_id (Results 1 – 3 of 3) sorted by relevance
529 uint32_t op_val_id = GetPhiArgument(phi_candidate, arg_ix++); in ApplyReplacements() local532 {spv_operand_type_t::SPV_OPERAND_TYPE_ID, {op_val_id}}); in ApplyReplacements()535 already_seen[pred_label] = op_val_id; in ApplyReplacements()540 assert(already_seen[pred_label] == op_val_id && in ApplyReplacements()
530 uint32_t op_val_id = GetPhiArgument(phi_candidate, arg_ix++); in ApplyReplacements() local533 {spv_operand_type_t::SPV_OPERAND_TYPE_ID, {op_val_id}}); in ApplyReplacements()536 already_seen[pred_label] = op_val_id; in ApplyReplacements()541 assert(already_seen[pred_label] == op_val_id && in ApplyReplacements()