Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:FCmp

2034     case Instruction::FCmp: {
2036 bool FCmp = (it->getOpcode() == Instruction::FCmp);
2042 if (FCmp)
3347 case Instruction::FCmp: {