Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDNewGVN.cpp988 static bool isCopyOfAPHI(const Value *V) { in isCopyOfAPHI() function
1719 return isa<PHINode>(V) || isCopyOfAPHI(V); in isCycleFree()