;; Function h (h) CFG Statistics for h --------------------------------------------------------- Number of Memory instances used --------------------------------------------------------- Basic blocks 1 92b Edges 1 40b Basic block annotations 1 20b --------------------------------------------------------- Total memory used by CFG data 152b --------------------------------------------------------- Coalesced label blocks: 0 (Max so far: 0) h (b) { # BLOCK 0 # PRED: ENTRY [100.0%] (fallthru,exec) # VUSE ; return &b_1->i; # SUCC: EXIT [100.0%] } Partition map After Coalescing: Partition map Partition 0 (_2 - 2 ) _2 --> After Root variable replacement: Partition map Partition 0 ( - 2 ) CFG Statistics for h --------------------------------------------------------- Number of Memory instances used --------------------------------------------------------- Basic blocks 1 92b Edges 1 40b Basic block annotations 1 20b --------------------------------------------------------- Total memory used by CFG data 152b --------------------------------------------------------- Coalesced label blocks: 0 (Max so far: 0) h (b) { # BLOCK 0 # PRED: ENTRY [100.0%] (fallthru,exec) # VUSE ; return &b_1->i; # SUCC: EXIT [100.0%] } h (b) { # BLOCK 0 # PRED: ENTRY [100.0%] (fallthru,exec) # VUSE ; return &b_1->i; # SUCC: EXIT [100.0%] }