Home | History | Annotate | Download | only in IR

Lines Matching refs:FCMP_TRUE

1608   // Fold FCMP_FALSE/FCMP_TRUE unconditionally.
1612 if (pred == FCmpInst::FCMP_TRUE)
1687 case FCmpInst::FCMP_TRUE: return Constant::getAllOnesValue(ResultTy);
1753 case FCmpInst::FCMP_TRUE: