Searched refs:AllPhis (Results 1 – 1 of 1) sorted by relevance
1715 bool AllPhis = llvm::all_of(SCC, [](const Value *V) { in isCycleFree() local1718 ICS = AllPhis ? ICS_CycleFree : ICS_Cycle; in isCycleFree()