Home
last modified time | relevance | path

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

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