Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp3607 bool UseOMPIRBuilder = in EmitOMPForDirective() local
3610 UseOMPIRBuilder](CodeGenFunction &CGF, PrePostActionTy &) { in EmitOMPForDirective()
3612 if (UseOMPIRBuilder) { in EmitOMPForDirective()
3637 if (!UseOMPIRBuilder) { in EmitOMPForDirective()