Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h1334 Expr *getCombinedUpperBoundVariable() const { in getCombinedUpperBoundVariable() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2942 CGF.EmitLValue(cast<DeclRefExpr>(Dir.getCombinedUpperBoundVariable())); in emitDistributeParallelForDistributeInnerBoundParams()
5091 ? S.getCombinedUpperBoundVariable() in EmitOMPDistributeLoop()