Searched refs:InName (Results 1 – 1 of 1) sorted by relevance
1300 const std::string &InName = Args[InIdx].second; in genExportReduceAllocationVariant() local1301 genTypeCheck(InTypes[InIdx], InName.c_str()); in genExportReduceAllocationVariant()1303 genPairwiseDimCheck(In0Name.c_str(), InName.c_str()); in genExportReduceAllocationVariant()