fn graph_for(
    functions: &FxHashMap<BlockId, Function>
) -> GraphMatrix<NonZeroU32>