Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp2876 ? S.getCombinedEnsureUpperBound() in EmitOMPDistributeOuterLoop()
5187 ? S.getCombinedEnsureUpperBound() in EmitOMPDistributeLoop()
5243 CGF.EmitIgnoredExpr(S.getCombinedEnsureUpperBound()); in EmitOMPDistributeLoop()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DStmtOpenMP.h1372 Expr *getCombinedEnsureUpperBound() const { in getCombinedEnsureUpperBound() function