Searched refs:getReductionFuncName (Results 1 – 2 of 2) sorted by relevance
350 std::string getReductionFuncName(StringRef Name) const;
1256 std::string CGOpenMPRuntime::getReductionFuncName(StringRef Name) const { in getReductionFuncName() function in CGOpenMPRuntime4820 std::string Name = getReductionFuncName(ReducerName); in emitReductionFunction()