Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcanonicalize-omp.cpp33 if (auto *ompLoop{ in Post() local
35 RewriteOpenMPLoopConstruct(*ompLoop, block, it); in Post()
/llvm-project-15.0.7/flang/lib/Lower/
H A DBridge.cpp1644 const Fortran::parser::OpenMPLoopConstruct *ompLoop = in genFIR() local
1655 if (ompLoop) { in genFIR()
1657 std::get<Fortran::parser::OmpBeginLoopDirective>(ompLoop->t).t); in genFIR()
1670 if (ompLoop) in genFIR()