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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZHazardRecognizer.cpp356 unsigned resultingGroupSize = local
358 if (resultingGroupSize < 3)
359 return (3 - resultingGroupSize);

Completed in 107 milliseconds