Searched refs:InputAllocationNames (Results 1 – 1 of 1) sorted by relevance
1403 std::vector<std::string> InputAllocationNames; in genExportReduceArrayVariant() local1436 InputAllocationNames.push_back(TempName); in genExportReduceArrayVariant()1441 if (!InputAllocationNames.empty()) { in genExportReduceArrayVariant()1444 for (const std::string &InputAllocationName : InputAllocationNames) { in genExportReduceArrayVariant()