Searched refs:branchInputOperands (Results 1 – 1 of 1) sorted by relevance
1270 const std::vector<SourceOperandIndex>& branchInputOperands = in nextCompound() local1274 CHECK_EQ(branchInputOperands.size(), step->outerInputOperands.size()); in nextCompound()1285 controller->setInput(step->outerInputOperands[i], branchInputOperands[i]); in nextCompound()