Function tir_core::print_region

source ยท
pub fn print_region(fmt: &mut dyn IRFormatter, region: &RegionRef)
Expand description

Prints region with all its blocks and their names and operations. Automatically adds opening and closing brackets.