Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Utils/
H A DUtils.cpp667 DistributionMethod methodToUse = distributionMethod[0]; local
670 if (distributionMethod[i] != methodToUse)
675 switch (methodToUse) {