Searched refs:ConstantLengthOASE (Results 1 – 1 of 1) sorted by relevance
19097 bool ConstantLengthOASE = false; in actOnOMPReductionKindClause() local19101 ConstantLengthOASE = checkOMPArraySectionConstantForReduction( in actOnOMPReductionKindClause()19105 if (ConstantLengthOASE && !SingleElement) { in actOnOMPReductionKindClause()19113 if ((OASE && !ConstantLengthOASE) || in actOnOMPReductionKindClause()