Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Transform/
H A DMatmulOptimizer.cpp123 static cl::opt<int> PollyPatternMatchingNcQuotient( variable
629 if (PollyPatternMatchingNcQuotient <= 0) in getMacroKernelParams()
651 int Nc = PollyPatternMatchingNcQuotient * MicroKernelParams.Nr; in getMacroKernelParams()