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