Searched refs:getCouldNotCompute (Results 1 – 7 of 7) sorted by relevance
920 return SE.getCouldNotCompute(); in BinomialCoefficient()1025 return getCouldNotCompute(); in getLosslessPtrToIntExpr()1035 return getCouldNotCompute(); in getLosslessPtrToIntExpr()4509 const SCEV *ScalarEvolution::getCouldNotCompute() { in getCouldNotCompute() function in ScalarEvolution4690 return getCouldNotCompute(); in getMinusSCEV()4894 return SE.getCouldNotCompute(); in rewrite()4896 ? SE.getCouldNotCompute() in rewrite()4937 ? SE.getCouldNotCompute() in rewrite()5054 return Rewriter.isValid() ? Result : SE.getCouldNotCompute(); in rewrite()5941 if (Shifted != getCouldNotCompute() && in createAddRecFromPHI()[all …]
215 {SE->getCouldNotCompute(), SE->getCouldNotCompute()}}); in getStartAndEndForAccess()244 return {SE->getCouldNotCompute(), SE->getCouldNotCompute()}; in getStartAndEndForAccess()
554 return SE.getCouldNotCompute(); in rewrite()562 return SE.getCouldNotCompute(); in rewrite()
1212 if (IdxDiffSCEV == SE.getCouldNotCompute()) in getConstantOffsetComplexAddrs()1500 if (DistScev != SE.getCouldNotCompute()) { in getConstantOffset()
1021 return SE.getCouldNotCompute(); in isLoopProfitableToPredicate()
1625 const SCEV *CurrMaxExit = SE->getCouldNotCompute(); in optimizeLoopExits()
655 const SCEV *getCouldNotCompute();