Searched refs:op_phi_operands (Results 1 – 3 of 3) sorted by relevance
132 opt::Instruction::OperandList op_phi_operands; in Apply() local147 op_phi_operands.push_back({SPV_OPERAND_TYPE_ID, {new_result_id}}); in Apply()148 op_phi_operands.push_back({SPV_OPERAND_TYPE_ID, {predecessor_id}}); in Apply()196 std::move(op_phi_operands))); in Apply()