Home
last modified time | relevance | path

Searched refs:AllPhis (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp1718 bool AllPhis = llvm::all_of(SCC, [](const Value *V) { in isCycleFree() local
1721 ICS = AllPhis ? ICS_CycleFree : ICS_Cycle; in isCycleFree()