Searched refs:nReductions (Results 1 – 1 of 1) sorted by relevance
68 const size_t nReductions = me.getExportReduceCount(); in runOnModule() local82 for (size_t i = 0; i < nReductions; ++i) { in runOnModule()