Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:FoldPHIArgOpIntoPHI

388 /// FoldPHIArgOpIntoPHI - If all operands to a PHI node are the same "unary"
391 Instruction *InstCombiner::FoldPHIArgOpIntoPHI(PHINode &PN) {
807 if (Instruction *Result = FoldPHIArgOpIntoPHI(PN))