Searched refs:getCopyOf (Results 1 – 1 of 1) sorted by relevance
976 static Value *getCopyOf(const Value *V) { in getCopyOf() function985 return V == PN || getCopyOf(V) == PN; in isCopyOfPHI()989 auto *CO = getCopyOf(V); in isCopyOfAPHI()