Home
last modified time | relevance | path

Searched refs:IsOnlyExit (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp8618 bool IsOnlyExit = (L->getExitingBlock() != nullptr); in computeExitLimit() local
8628 /*ControlsExit=*/IsOnlyExit, AllowPredicates); in computeExitLimit()
8642 /*ControlsExit=*/IsOnlyExit); in computeExitLimit()