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