Searched refs:mOutConverterName (Results 1 – 6 of 6) sorted by relevance
59 const char *mOutConverterName; member69 mOutConverterName(nullptr), mHalterName(nullptr), in Reduce()77 delete [] mOutConverterName; in ~Reduce()
161 dumpReduceInfo(info, "outconverter", reduce.mOutConverterName); in dumpInfo()228 dumpReduceInfo(stdout, "outconverter", reduce.mOutConverterName); in dumpMetadata()
141 << reduceFnName(reduce.mOutConverterName) << " - " in getRSInfoString()
442 keepFuncsPushBackIfPresent(exportReduceList[i].mOutConverterName); in addInternalizeSymbolsPass()
1416 Changed |= PromoteReduceFunction(ExportReduceList[i].mOutConverterName, PromotedFunctions); in runOnModule()
554 TmpReduceList[i].mOutConverterName = createStringFromOptionalValue(Node, 5); in populateReduceMetadata()