[BOLT][NFC] Simplify successor check (#91980)
Remove excess parentheses and use `boolean ? true-case : false-case` idiom.
parent
312f83f0
Please register or sign in to comment
Remove excess parentheses and use `boolean ? true-case : false-case` idiom.