Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:InstCombiner

24 Instruction *InstCombiner::FoldPHIArgBinOpIntoPHI(PHINode &PN) {
130 Instruction *InstCombiner::FoldPHIArgGEPIntoPHI(PHINode &PN) {
287 Instruction *InstCombiner::FoldPHIArgLoadIntoPHI(PHINode &PN) {
391 Instruction *InstCombiner::FoldPHIArgOpIntoPHI(PHINode &PN) {
620 Instruction *InstCombiner::SliceUpIllegalIntegerPHI(PHINode &FirstPhi) {
794 Instruction *InstCombiner::visitPHINode(PHINode &PN) {