Searched refs:getCouldNotCompute (Results 1 – 4 of 4) sorted by relevance
975 return SE.getCouldNotCompute(); in BinomialCoefficient()1085 return getCouldNotCompute(); in getLosslessPtrToIntExpr()1095 return getCouldNotCompute(); in getLosslessPtrToIntExpr()4467 const SCEV *ScalarEvolution::getCouldNotCompute() { in getCouldNotCompute() function in ScalarEvolution4655 return getCouldNotCompute(); in getMinusSCEV()4859 return SE.getCouldNotCompute(); in rewrite()4861 ? SE.getCouldNotCompute() in rewrite()4902 ? SE.getCouldNotCompute() in rewrite()5019 return Rewriter.isValid() ? Result : SE.getCouldNotCompute(); in rewrite()5883 if (Shifted != getCouldNotCompute() && in createAddRecFromPHI()[all …]
1090 return SE.getCouldNotCompute(); in getMinAnalyzeableBackedgeTakenCount()
1736 const SCEV *CurrMaxExit = SE->getCouldNotCompute(); in optimizeLoopExits()
650 const SCEV *getCouldNotCompute();