fn fill_region_tables(
global_file_table: &GlobalFileTable,
mappings: &ResolvedMappings,
virtual_file_mapping: &mut IndexVec<LocalFileId, u32>,
regions: &mut Regions,
)Expand description
Populates the mapping region tables for the current function’s covfun record.