Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp1715 bool AllPhis = llvm::all_of(SCC, [](const Value *V) { in isCycleFree() local
1718 ICS = AllPhis ? ICS_CycleFree : ICS_Cycle; in isCycleFree()