Searched refs:isReductionLike (Results 1 – 2 of 2) sorted by relevance
129 if (MA->isReductionLike()) in collectInfo()531 if (!MA->isReductionLike()) in calculateDependences()576 if (!MA->isReductionLike()) in calculateDependences()
755 bool isReductionLike() const { return RedType != RT_NONE; } in isReductionLike() function