Searched refs:cond_result_pred (Results 1 – 1 of 1) sorted by relevance
478 Literal cond_result_pred = std::move(eval_result.ValueOrDie()); in ComputeWhileLoopTripCountUpperBound() local479 CHECK(ShapeUtil::Equal(cond_result_pred.shape(), in ComputeWhileLoopTripCountUpperBound()484 bool cond_returns_true = cond_result_pred.GetFirstElement<bool>(); in ComputeWhileLoopTripCountUpperBound()