Searched refs:PhiConstant (Results 1 – 1 of 1) sorted by relevance
536 if (Value *PhiConstant = Phi.hasConstantValue()) { in removePredecessor() local537 Phi.replaceAllUsesWith(PhiConstant); in removePredecessor()