Searched refs:hasComputableLoopEvolution (Results 1 – 5 of 5) sorted by relevance
1276 LLVM_ABI bool hasComputableLoopEvolution(const SCEV *S, const Loop *L);
1462 SE->hasComputableLoopEvolution(Reg, L); in RateRegister()3789 if (SE.hasComputableLoopEvolution(SE.getSCEV(OtherOp), L)) in CollectLoopInvariantFixupsAndFormulae()4025 !SE.hasComputableLoopEvolution(BaseReg, L)) { in GenerateCombinations()
1534 if (L && SE.hasComputableLoopEvolution(S, L) && !PostIncLoops.count(L)) in expand()
12431 if (hasComputableLoopEvolution(L, Loop)) in isImpliedViaMerge()14120 bool ScalarEvolution::hasComputableLoopEvolution(const SCEV *S, const Loop *L) { in hasComputableLoopEvolution() function in ScalarEvolution
20245 …LoopEvolutionEPKNS_4SCEVEPKNS_4LoopE", "llvm::ScalarEvolution::hasComputableLoopEvolution(llvm::SC…