Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:FCMP_TRUE

80     // Not expecting FCMP_FALSE and FCMP_TRUE;
1068 if (Op0CC == FCmpInst::FCMP_TRUE)
1070 if (Op1CC == FCmpInst::FCMP_TRUE)
1861 if (Op0CC == FCmpInst::FCMP_TRUE || Op1CC == FCmpInst::FCMP_TRUE)