Home | History | Annotate | Download | only in slang

Lines Matching refs:getNameReduce

1084                 << ER->getNameReduce() << " = " << getNextExportReduceSlot()
1186 const std::string MethodName = "reduce_" + ER->getNameReduce();
1267 const std::string MethodName = "reduce_" + ER->getNameReduce();
1317 mOut.indent() << "reduce(" << RS_EXPORT_REDUCE_INDEX_PREFIX << ER->getNameReduce()