Searched refs:SimplifyPHINode (Results 1 – 1 of 1) sorted by relevance
3375 static Value *SimplifyPHINode(PHINode *PN, const Query &Q) { in SimplifyPHINode() function3747 Result = SimplifyPHINode(cast<PHINode>(I), Query(DL, TLI, DT, AC, I)); in SimplifyInstruction()