Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp7571 bool IsOnlyExit = (L->getExitingBlock() != nullptr); in computeExitLimit() local
7581 /*ControlsExit=*/IsOnlyExit, AllowPredicates); in computeExitLimit()
7595 /*ControlsExit=*/IsOnlyExit); in computeExitLimit()