Searched refs:isSafeToExpand (Results 1 – 8 of 8) sorted by relevance
572 if (!SCEVE.isSafeToExpand(BasePtrSCEV->getStart())) in rewriteLoadStoresForCommoningChains()606 if (!SCEVE.isSafeToExpand(OffsetSCEV)) in rewriteLoadStoresForCommoningChains()1025 if (!SCEVE.isSafeToExpand(BasePtrSCEV->getStart())) in rewriteLoadStores()
398 if (!SCEVE.isSafeToExpand(NextLSCEV)) in runOnLoop()
1738 if (isa<SCEVCouldNotCompute>(ExactBTC) || !Rewriter.isSafeToExpand(ExactBTC)) in predicateLoopExits()1770 !Rewriter.isSafeToExpand(ExitCount)) in predicateLoopExits()2000 if (!Rewriter.isSafeToExpand(ExitCount)) in run()
1035 if (!Expander.isSafeToExpand(Start)) in processLoopStridedStore()1069 if (!Expander.isSafeToExpand(NumBytesS)) in processLoopStridedStore()
3341 if (SE.isLoopInvariant(N, L) && Rewriter.isSafeToExpand(N) && in CollectFixupsAndInitialFormulae()3421 if (!Rewriter.isSafeToExpand(S)) in InsertInitialFormula()6857 if (!Expander.isSafeToExpand(TermValueSLocal)) { in canFoldTermCondOfLoop()7017 assert(Expander.isSafeToExpand(TermValueS) && in ReduceLoopStrength()
270 bool isSafeToExpand(const SCEV *S) const;
1444 !Rewriter.isSafeToExpand(ExitValue)) { in rewriteLoopExitValues()1457 !Rewriter.isSafeToExpand(ExitValue)) in rewriteLoopExitValues()
2246 bool SCEVExpander::isSafeToExpand(const SCEV *S) const { in isSafeToExpand() function in SCEVExpander2254 if (!isSafeToExpand(S)) in isSafeToExpandAt()