bcb_successors
Given that we directly access the graph predecessors/successors in so many other places, and sometimes must do so to satisfy the borrow checker, there is little value in having this trivial helper method.
bcb_has_multiple_in_edges
sole_predecessor
ExpressionUsed
Code
#[macro_use] extern crate tracing
rustc_mir_transform
use