Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DOpenACC.cpp191 const auto &waitList = in genWaitClause() local
193 for (const Fortran::parser::ScalarIntExpr &value : waitList) { in genWaitClause()
972 const auto &waitList = in genACC() local
974 for (const Fortran::parser::ScalarIntExpr &value : waitList) { in genACC()