Searched refs:foldPHIArgBinOpIntoPHI (Results 1 – 2 of 2) sorted by relevance
407 Instruction *InstCombinerImpl::foldPHIArgBinOpIntoPHI(PHINode &PN) { in foldPHIArgBinOpIntoPHI() function in InstCombinerImpl902 return foldPHIArgBinOpIntoPHI(PN); in foldPHIArgOpIntoPHI()
628 Instruction *foldPHIArgBinOpIntoPHI(PHINode &PN);