Searched refs:CanGenerateAtomic (Results 1 – 1 of 1) sorted by relevance
3629 bool CanGenerateAtomic = all_of(ReductionInfos, [](const ReductionInfo &RI) { in createReductions() local3633 CanGenerateAtomic in createReductions()3705 if (CanGenerateAtomic && llvm::none_of(IsByRef, [](bool P) { return P; })) { in createReductions()