Searched refs:source_recurrences (Results 1 – 2 of 2) sorted by relevance
1087 auto source_recurrences = GetAllTopLevelRecurrences(source); in GCDMIVTest() local1091 if (!AreOffsetsAndCoefficientsConstant(source_recurrences) || in GCDMIVTest()1099 CalculateConstantTerm(source_recurrences, source_constants); in GCDMIVTest()1109 running_gcd = CalculateGCDFromCoefficients(source_recurrences, running_gcd); in GCDMIVTest()1141 auto source_recurrences = in PartitionSubscripts() local1148 source_recurrences.insert(source_recurrences.end(), in PartitionSubscripts()1152 auto loops_in_pair = CollectLoops(source_recurrences); in PartitionSubscripts()