Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DStmtOpenMP.h1030 Expr *getCombinedUpperBoundVariable() const { in getCombinedUpperBoundVariable() function
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp2765 CGF.EmitLValue(cast<DeclRefExpr>(Dir.getCombinedUpperBoundVariable())); in emitDistributeParallelForDistributeInnerBoundParams()
4669 ? S.getCombinedUpperBoundVariable() in EmitOMPDistributeLoop()