Home
last modified time | relevance | path

Searched refs:source_recurrences (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.cpp1087 auto source_recurrences = GetAllTopLevelRecurrences(source); in GCDMIVTest() local
1091 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() local
1148 source_recurrences.insert(source_recurrences.end(), in PartitionSubscripts()
1152 auto loops_in_pair = CollectLoops(source_recurrences); in PartitionSubscripts()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.cpp1087 auto source_recurrences = GetAllTopLevelRecurrences(source); in GCDMIVTest() local
1091 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() local
1148 source_recurrences.insert(source_recurrences.end(), in PartitionSubscripts()
1152 auto loops_in_pair = CollectLoops(source_recurrences); in PartitionSubscripts()