Searched refs:getReductionType (Results 1 – 4 of 4) sorted by relevance
148 Clauses[MA->getReductionType()] += in getBrokenReductionsStr()
1032 ReductionType getReductionType() const { return RedType; } in getReductionType() function
908 return MemoryAccess::getReductionOperatorStr(getReductionType()); in getReductionOperatorStr()935 OS << "[Reduction Type: " << getReductionType() << "] "; in print()
2477 static MemoryAccess::ReductionType getReductionType(const BinaryOperator *BinOp, in getReductionType() function2559 getReductionType(dyn_cast<BinaryOperator>(Load->user_back()), Load); in checkForReductions()