Searched defs:CondConstant (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 2550 bool CondConstant; emitOMPSimdRegion() local |
H A D | CGStmt.cpp | 813 bool CondConstant; EmitIfStmt() local |
H A D | CGOpenMPRuntime.cpp | 1835 bool CondConstant; emitIfClause() local |
/llvm-project/llvm/lib/Frontend/OpenMP/ | ||
H A D | OMPIRBuilder.cpp | 7196 auto CondConstant = CI->getSExtValue(); emitIfClause() local |