Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcanonicalize-acc.cpp35 RewriteOpenACCLoopConstruct(*accLoop, block, it); in Post()
110 void RewriteOpenACCLoopConstruct(parser::OpenACCLoopConstruct &x, in RewriteOpenACCLoopConstruct() function in Fortran::semantics::CanonicalizationOfAcc