Searched refs:foldIntegerTypedPHI (Results 1 – 2 of 2) sorted by relevance
105 Instruction *InstCombinerImpl::foldIntegerTypedPHI(PHINode &PN) { in foldIntegerTypedPHI() function in InstCombinerImpl1341 if (Instruction *Result = foldIntegerTypedPHI(PN)) in visitPHINode()
637 Instruction *foldIntegerTypedPHI(PHINode &PN);