Searched refs:opMinRegionCount (Results 1 – 1 of 1) sorted by relevance
1293 int opMinRegionCount = std::get<0>(opRegionSpec); in buildGeneric() local1296 regions = opMinRegionCount; in buildGeneric()1298 if (*regions < opMinRegionCount) { in buildGeneric()1301 llvm::Twine(opMinRegionCount) + in buildGeneric()1305 if (opHasNoVariadicRegions && *regions > opMinRegionCount) { in buildGeneric()1308 llvm::Twine(opMinRegionCount) + in buildGeneric()