Home | History | Annotate | Download | only in IR

Lines Matching refs:isTrueWhenEqual

1595     return ConstantInt::get(ResultTy, CmpInst::isTrueWhenEqual(pred));
1779 Result = ICmpInst::isTrueWhenEqual((ICmpInst::Predicate)pred);