Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZHazardRecognizer.cpp356 unsigned resultingGroupSize = in groupingCost() local
358 if (resultingGroupSize < 3) in groupingCost()
359 return (3 - resultingGroupSize); in groupingCost()