Searched refs:CompletedTwoIterations (Results 1 – 1 of 1) sorted by relevance
2884 bool CompletedTwoIterations = IterationsCompletedInLoop.value_or(0) >= 2; in processBranch() local2885 bool SkipTrueBranch = BothFeasible && CompletedTwoIterations; in processBranch()