[NFC][Instructions] Refactor CmpInst::getFlippedStrictnessPredicate() in terms...
[NFC][Instructions] Refactor CmpInst::getFlippedStrictnessPredicate() in terms of is{,Non}StrictPredicate()/get{Non,}StrictPredicate()
In particular, this creates getStrictPredicate() method,
to be symmetrical with already-existing getNonStrictPredicate().
parent
af5fd658
Please register or sign in to comment