Searched refs:InComments (Results 1 – 1 of 1) sorted by relevance
1347 llvm::SmallVector<std::string, 1> InComments; in genExportReduceArrayVariant() local1385 InComments.push_back(InputComment); in genExportReduceArrayVariant()1395 for (const std::string &InComment : InComments) in genExportReduceArrayVariant()1463 llvm::SmallVector<std::string, 1> InComments; in genExportReduceAllocationVariant() local1468 InComments.push_back(InputComment); in genExportReduceAllocationVariant()1477 for (const std::string &InComment : InComments) in genExportReduceAllocationVariant()1497 for (const std::string &InComment : InComments) in genExportReduceAllocationVariant()