Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:ICmp

628     case Instruction::ICmp:
707 case Instruction::ICmp:
708 assert(NewOps.size() == 2 && "icmp with #ops != 2");
791 case Instruction::ICmp: