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