Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp271 const SCEV *MaxExec = SE->getExitCount(L, Pred); in mustBeFiniteCountedLoop() local
272 if (MaxExec != SE->getCouldNotCompute() && in mustBeFiniteCountedLoop()
273 SE->getUnsignedRange(MaxExec).getUnsignedMax().isIntN( in mustBeFiniteCountedLoop()