Searched refs:phiOperands (Results 1 – 1 of 1) sorted by relevance
7690 std::vector<spv::Id> phiOperands; local7692 phiOperands.push_back(leftId);7693 phiOperands.push_back(builder.getBuildPoint()->getId());7713 phiOperands.push_back(rightId);7714 phiOperands.push_back(builder.getBuildPoint()->getId());7720 return builder.createOp(spv::OpPhi, boolTypeId, phiOperands);