Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp5784 bool IsOnlyExit = (L->getExitingBlock() != nullptr); in computeExitLimit() local
5791 /*ControlsExit=*/IsOnlyExit, AllowPredicates); in computeExitLimit()
5796 /*ControlsExit=*/IsOnlyExit); in computeExitLimit()