Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:FCmp

628     case Instruction::FCmp:
710 case Instruction::FCmp:
711 assert(NewOps.size() == 2 && "fcmp with #ops != 2");
790 case Instruction::FCmp: