Lines Matching full:isequality
3015 bool CmpInst::isEquality() const {3017 return IC->isEquality();3018 return cast<FCmpInst>(this)->isEquality();