Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp1076 return getCouldNotCompute(); in getLosslessPtrToIntExpr()
1086 return getCouldNotCompute(); in getLosslessPtrToIntExpr()
7806 return getCouldNotCompute(); in computeExitLimit()
7835 return getCouldNotCompute(); in computeExitLimit()
8147 return getCouldNotCompute(); in computeExitLimitFromSingleExitSwitch()
8159 return getCouldNotCompute(); in computeExitLimitFromSingleExitSwitch()
8193 return getCouldNotCompute(); in computeLoadConstantCompareExitLimit()
8248 return getCouldNotCompute(); in computeLoadConstantCompareExitLimit()
8391 return getCouldNotCompute(); in computeShiftCompareExitLimit()
8706 return getCouldNotCompute(); in computeExitCountExhaustively()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp1021 return SE.getCouldNotCompute(); in getMinAnalyzeableBackedgeTakenCount()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h601 const SCEV *getCouldNotCompute();