Searched defs:EUB (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | StmtOpenMP.h | 731 Expr *EUB; member 782 Expr *EUB; member 1226 void setEnsureUpperBound(Expr *EUB) { in setEnsureUpperBound()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 3309 const OMPLoopDirective &S, Expr *EUB, in EmitOMPWorksharingLoop()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 9811 ExprResult LB, UB, IL, ST, EUB, CombLB, CombUB, PrevLB, PrevUB, CombEUB; in checkOpenMPLoop() local
|