Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp461 using OwningReductionGen = std::function<llvm::OpenMPIRBuilder::InsertPointTy( typedef
473 static OwningReductionGen
479 OwningReductionGen gen = in makeReductionGen()
857 SmallVector<OwningReductionGen> owningReductionGens; in convertOmpWsLoop()