[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().
Loading
Please sign in to comment