Function charon_lib::transform::ullbc_to_llbc::make_ord_block_id   
source ยท fn make_ord_block_id(
    block_id: BlockId,
    sort_map: &HashMap<BlockId, usize>,
) -> OrdBlockIdExpand description
Create an OrdBlockId from a block id and a rank given by a map giving a sort (topological in our use cases) over the graph.