Searched refs:CompareSCEVComplexity (Results 1 – 1 of 1) sorted by relevance
657 CompareSCEVComplexity(const LoopInfo *const LI, const SCEV *LHS, in CompareSCEVComplexity() function745 auto X = CompareSCEVComplexity(LI, LOps[i], ROps[i], DT, Depth + 1); in CompareSCEVComplexity()773 auto Complexity = CompareSCEVComplexity(LI, LHS, RHS, DT); in GroupByComplexity()