[IR] CmpInst: add isRelational()
Since there's CmpInst::isEquality(), it only makes sense to have it's inverse for consistency.
Loading
Please sign in to comment
Since there's CmpInst::isEquality(), it only makes sense to have it's inverse for consistency.