Searched refs:thenBranchOutputOperands (Results 1 – 2 of 2) sorted by relevance
281 std::vector<SourceOperandIndex> thenBranchOutputOperands; member
645 CHECK(!containsUnknownSize(step->thenBranchOutputOperands)); in finish()1273 condValue ? step->thenBranchOutputOperands : step->elseBranchOutputOperands; in nextCompound()1769 ifStep->thenBranchOutputOperands.emplace_back( in partitionTheWorkInternal()