Home | History | Annotate | Download | only in VMCore

Lines Matching refs:FCMP_TRUE

1577   // Fold FCMP_FALSE/FCMP_TRUE unconditionally.
1581 if (pred == FCmpInst::FCMP_TRUE)
1660 case FCmpInst::FCMP_TRUE: return Constant::getAllOnesValue(ResultTy);
1725 case FCmpInst::FCMP_TRUE: