Searched refs:IsOnlyExit (Results 1 – 2 of 2) sorted by relevance
1879 bool IsOnlyExit, bool AllowPredicates = false);
8821 bool IsOnlyExit = ExitingBlocks.size() == 1; in computeBackedgeTakenCount() local8837 ExitLimit EL = computeExitLimit(L, ExitBB, IsOnlyExit, AllowPredicates); in computeBackedgeTakenCount()8912 bool IsOnlyExit, bool AllowPredicates) { in computeExitLimit() argument8928 /*ControlsOnlyExit=*/IsOnlyExit, in computeExitLimit()8943 L, SI, Exit, /*ControlsOnlyExit=*/IsOnlyExit); in computeExitLimit()