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