Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp4945 bool IsOnlyExit = (L->getExitingBlock() != nullptr); in ComputeExitLimit() local
4952 /*ControlsExit=*/IsOnlyExit); in ComputeExitLimit()
4957 /*ControlsExit=*/IsOnlyExit); in ComputeExitLimit()