Searched refs:IsOnlyExit (Results 1 – 3 of 3) sorted by relevance
5784 bool IsOnlyExit = (L->getExitingBlock() != nullptr); in computeExitLimit() local5791 /*ControlsExit=*/IsOnlyExit, AllowPredicates); in computeExitLimit()5796 /*ControlsExit=*/IsOnlyExit); in computeExitLimit()
7191 bool IsOnlyExit = (L->getExitingBlock() != nullptr); in computeExitLimit() local7201 /*ControlsExit=*/IsOnlyExit, AllowPredicates); in computeExitLimit()7215 /*ControlsExit=*/IsOnlyExit); in computeExitLimit()
7451 bool IsOnlyExit = (L->getExitingBlock() != nullptr); in computeExitLimit() local7461 /*ControlsExit=*/IsOnlyExit, AllowPredicates); in computeExitLimit()7475 /*ControlsExit=*/IsOnlyExit); in computeExitLimit()