Searched refs:isSafeToExpand (Results 1 – 8 of 8) sorted by relevance
571 if (!SCEVE.isSafeToExpand(BasePtrSCEV->getStart())) in rewriteLoadStoresForCommoningChains()605 if (!SCEVE.isSafeToExpand(OffsetSCEV)) in rewriteLoadStoresForCommoningChains()1024 if (!SCEVE.isSafeToExpand(BasePtrSCEV->getStart())) in rewriteLoadStores()
398 if (!SCEVE.isSafeToExpand(NextLSCEV)) in runOnLoop()
1741 if (isa<SCEVCouldNotCompute>(ExactBTC) || !Rewriter.isSafeToExpand(ExactBTC)) in predicateLoopExits()1773 !Rewriter.isSafeToExpand(ExitCount)) in predicateLoopExits()
1132 if (!Expander.isSafeToExpand(Start)) in processLoopStridedStore()1166 if (!Expander.isSafeToExpand(NumBytesS)) in processLoopStridedStore()
3336 if (SE.isLoopInvariant(N, L) && Rewriter.isSafeToExpand(N) && in CollectFixupsAndInitialFormulae()3404 if (!Rewriter.isSafeToExpand(S)) in InsertInitialFormula()
263 bool isSafeToExpand(const SCEV *S) const;
1360 !Rewriter.isSafeToExpand(ExitValue)) { in rewriteLoopExitValues()1373 !Rewriter.isSafeToExpand(ExitValue)) in rewriteLoopExitValues()
2615 bool SCEVExpander::isSafeToExpand(const SCEV *S) const { in isSafeToExpand() function in SCEVExpander2623 if (!isSafeToExpand(S)) in isSafeToExpandAt()