Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcanonicalize-acc.cpp56 const auto &beginLoopDirective = std::get<D>(x.t); in CheckTileClauseRestriction() local
97 const auto &beginLoopDirective = std::get<D>(x.t); in CheckDoConcurrentClauseRestriction() local
/llvm-project-15.0.7/flang/lib/Lower/
H A DOpenACC.cpp340 const auto &beginLoopDirective = in genACC() local