Searched refs:IsOnlyExit (Results 1 – 2 of 2) sorted by relevance
1788 bool IsOnlyExit, bool AllowPredicates = false);
8785 bool IsOnlyExit = ExitingBlocks.size() == 1; in computeBackedgeTakenCount() local8801 ExitLimit EL = computeExitLimit(L, ExitBB, IsOnlyExit, AllowPredicates); in computeBackedgeTakenCount()8876 bool IsOnlyExit, bool AllowPredicates) { in computeExitLimit() argument8892 /*ControlsOnlyExit=*/IsOnlyExit, in computeExitLimit()8907 L, SI, Exit, /*ControlsOnlyExit=*/IsOnlyExit); in computeExitLimit()