Home
last modified time | relevance | path

Searched refs:IsOnlyExit (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp7082 bool IsOnlyExit = (L->getExitingBlock() != nullptr); in computeExitLimit() local
7092 /*ControlsExit=*/IsOnlyExit, AllowPredicates); in computeExitLimit()
7106 /*ControlsExit=*/IsOnlyExit); in computeExitLimit()