Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DStmtOpenMP.h1055 Expr *getCombinedNextUpperBound() const { in getCombinedNextUpperBound() function
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp2685 ? S.getCombinedNextUpperBound() in EmitOMPDistributeOuterLoop()
4794 CGF.EmitIgnoredExpr(S.getCombinedNextUpperBound()); in EmitOMPDistributeLoop()