Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3114 ? S.getCombinedEnsureUpperBound() in EmitOMPDistributeOuterLoop()
5776 ? S.getCombinedEnsureUpperBound() in EmitOMPDistributeLoop()
5832 CGF.EmitIgnoredExpr(S.getCombinedEnsureUpperBound()); in EmitOMPDistributeLoop()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h1447 Expr *getCombinedEnsureUpperBound() const { in getCombinedEnsureUpperBound() function