Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DStmtOpenMP.h1455 Expr *getCombinedDistCond() const { in getCombinedDistCond() function
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5637 Cond = S.getCombinedDistCond(); in EmitOMPDistributeLoop()