Searched refs:elseBranchInputOperands (Results 1 – 2 of 2) sorted by relevance
283 std::vector<SourceOperandIndex> elseBranchInputOperands; member
646 CHECK(!containsUnknownSize(step->elseBranchInputOperands)); in finish()1271 condValue ? step->thenBranchInputOperands : step->elseBranchInputOperands; in nextCompound()1774 ifStep->elseBranchInputOperands.emplace_back( in partitionTheWorkInternal()