Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DStmtOpenMP.h1060 Expr *getCombinedDistCond() const { in getCombinedDistCond() function
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp4752 Cond = S.getCombinedDistCond(); in EmitOMPDistributeLoop()