Home
last modified time | relevance | path

Searched refs:reductionContainer (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp1232 auto reductionContainer = reductionOp->getParentOfType<omp::WsLoopOp>(); in convertOmpReductionOp() local
1234 findReductionDecl(reductionContainer, reductionOp); in convertOmpReductionOp()