Searched refs:cond_result_pred (Results 1 – 1 of 1) sorted by relevance
620 Literal cond_result_pred = std::move(eval_result.ValueOrDie()); in ComputeWhileLoopTripCountUpperBound() local621 CHECK(Shape::Equal().IgnoreLayout()(cond_result_pred.shape(), in ComputeWhileLoopTripCountUpperBound()626 bool cond_returns_true = cond_result_pred.GetFirstElement<bool>(); in ComputeWhileLoopTripCountUpperBound()