Searched defs:ifClause (Results 1 – 1 of 1) sorted by relevance
/llvm-project/flang/lib/Lower/ | ||
H A D | OpenACC.cpp | 1568 genIfClause(Fortran::lower::AbstractConverter & converter,mlir::Location clauseLocation,const Fortran::parser::AccClause::If * ifClause,mlir::Value & ifCond,Fortran::lower::StatementContext & stmtCtx) genIfClause() argument |