Lines Matching defs:UseOMPIRBuilder
2693 bool UseOMPIRBuilder =
2695 if (UseOMPIRBuilder) {
2696 auto &&CodeGenIRBuilder = [this, &S, UseOMPIRBuilder](CodeGenFunction &CGF,
2699 if (UseOMPIRBuilder) {
2784 bool UseOMPIRBuilder = CGM.getLangOpts().OpenMPIRBuilder;
2786 if (UseOMPIRBuilder) {
3939 bool UseOMPIRBuilder =
3942 UseOMPIRBuilder](CodeGenFunction &CGF, PrePostActionTy &) {
3944 if (UseOMPIRBuilder) {
3983 if (!UseOMPIRBuilder) {