Searched refs:simplifyPHINode (Results 1 – 1 of 1) sorted by relevance
5276 static Value *simplifyPHINode(PHINode *PN, ArrayRef<Value *> IncomingValues, in simplifyPHINode() function7171 return simplifyPHINode(cast<PHINode>(I), NewOps, Q); in simplifyInstructionWithOperands()