Searched refs:InComments (Results 1 – 1 of 1) sorted by relevance
1142 llvm::SmallVector<std::string, 1> InComments; in genExportReduceArrayVariant() local1180 InComments.push_back(InputComment); in genExportReduceArrayVariant()1190 for (const std::string &InComment : InComments) in genExportReduceArrayVariant()1258 llvm::SmallVector<std::string, 1> InComments; in genExportReduceAllocationVariant() local1263 InComments.push_back(InputComment); in genExportReduceAllocationVariant()1272 for (const std::string &InComment : InComments) in genExportReduceAllocationVariant()1292 for (const std::string &InComment : InComments) in genExportReduceAllocationVariant()