Searched defs:getReductionType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/lib/Lower/OpenMP/ | ||
H A D | ReductionProcessor.cpp | 37 ReductionProcessor::ReductionIdentifier ReductionProcessor::getReductionType( getReductionType() function in Fortran::lower::omp::ReductionProcessor |
/llvm-project/polly/include/polly/ | ||
H A D | ScopInfo.h | 1032 ReductionType getReductionType() const { return RedType; } getReductionType() function |
/llvm-project/polly/lib/Analysis/ | ||
H A D | ScopBuilder.cpp | 2484 static MemoryAccess::ReductionType getReductionType(const BinaryOperator *BinOp, getReductionType() function |