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