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