Searched refs:AllocatorsMatch (Results 1 – 1 of 1) sorted by relevance
3256 bool AllocatorsMatch = AllocatorKind == PrevAllocatorKind; in checkPreviousOMPAllocateAttribute() local3257 if (AllocatorsMatch && in checkPreviousOMPAllocateAttribute()3265 AllocatorsMatch = AEId == PAEId; in checkPreviousOMPAllocateAttribute()3267 if (!AllocatorsMatch) { in checkPreviousOMPAllocateAttribute()