Searched refs:SimplifyPHINode (Results 1 – 1 of 1) sorted by relevance
1726 auto SimplifyPHINode = [&](PHINode *PN) -> Value * { in replaceCongruentIVs() local1739 if (Value *V = SimplifyPHINode(Phi)) { in replaceCongruentIVs()