Searched defs:ConstructDecomposition (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Lower/OpenMP/ | ||
H A D | Decomposer.cpp | 39 ConstructDecomposition(mlir::ModuleOp modOp, struct |
/llvm-project/llvm/unittests/Frontend/ | ||
H A D | OpenMPDecompositionTest.cpp | 175 using ConstructDecomposition = tomp::ConstructDecompositionT<Clause, Helper>; typedef |