Home
last modified time | relevance | path

Searched defs:getReductionType (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/polly/include/polly/
H A DScopInfo.h1032 ReductionType getReductionType() const { return RedType; } in getReductionType() function
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopBuilder.cpp2477 static MemoryAccess::ReductionType getReductionType(const BinaryOperator *BinOp, in getReductionType() function