Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp733 DenseMap<Value, llvm::Value *> reductionVariableMap; in convertOmpWsLoop() local
1239 const DenseMap<Value, llvm::Value *> *reductionVariableMap = nullptr; in convertOmpReductionOp() local