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