Searched refs:FoldIntegerTypedPHI (Results 1 – 2 of 2) sorted by relevance
96 Instruction *InstCombiner::FoldIntegerTypedPHI(PHINode &PN) { in FoldIntegerTypedPHI() function in InstCombiner1145 if (Instruction *Result = FoldIntegerTypedPHI(PN)) in visitPHINode()
841 Instruction *FoldIntegerTypedPHI(PHINode &PN);