Searched refs:getCouldNotCompute (Results 1 – 3 of 3) sorted by relevance
967 return SE.getCouldNotCompute(); in BinomialCoefficient()1076 return getCouldNotCompute(); in getLosslessPtrToIntExpr()3791 const SCEV *ScalarEvolution::getCouldNotCompute() { in getCouldNotCompute() function in ScalarEvolution4237 return SE.getCouldNotCompute(); in rewrite()4239 ? SE.getCouldNotCompute() in rewrite()4280 ? SE.getCouldNotCompute() in rewrite()4397 return Rewriter.isValid() ? Result : SE.getCouldNotCompute(); in rewrite()5237 if (Shifted != getCouldNotCompute() && in createAddRecFromPHI()5238 Start != getCouldNotCompute()) { in createAddRecFromPHI()6996 if (ExitCount == getCouldNotCompute()) in getSmallConstantTripMultiple()[all …]
1021 return SE.getCouldNotCompute(); in getMinAnalyzeableBackedgeTakenCount()
590 const SCEV *getCouldNotCompute();