Home | History | Annotate | Download | only in VMCore

Lines Matching refs:FCMP_FALSE

1577   // Fold FCMP_FALSE/FCMP_TRUE unconditionally.
1578 if (pred == FCmpInst::FCMP_FALSE)
1659 case FCmpInst::FCMP_FALSE: return Constant::getNullValue(ResultTy);
1726 case FCmpInst::FCMP_FALSE: