brcombine

Try to remove control structure. That is, try to resolve if-else, goto and return statements into &&, || and ?: combinations.

extern (C++) nothrow @safe @trusted
void
brcombine
()

Meta