ADM/GW/Debug_FLASH/src/VCU/SW_VER.c.075i.fnsummary

93 lines
2.2 KiB
Plaintext

Analyzing function: SET_SW_VER/0
;; 1 loops found
;;
;; Loop 0
;; header 0, latch 1
;; depth 0, outer -1
;; nodes: 0 1 2
;; 2 succs { 1 }
Analyzing function body size: SET_SW_VER
IPA function summary for SET_SW_VER/0 inlinable
global time: 7.000000
self size: 8
global size: 0
min size: 0
self stack: 0
global stack: 0
size:5.000000, time:5.000000
size:3.000000, time:2.000000, executed if:(not inlined)
calls:
Symbol table:
GV_CAR_NUM/5 (GV_CAR_NUM) @06b0fc18
Type: variable
Body removed by symtab_remove_unreachable_nodes
Visibility: external public
References:
Referring: SET_SW_VER/0 (write)
Availability: not_available
Varpool flags:
GV_Ver/4 (GV_Ver) @06b0fbd0
Type: variable
Body removed by symtab_remove_unreachable_nodes
Visibility: external public
References:
Referring: SET_SW_VER/0 (write)
Availability: not_available
Varpool flags:
GV_Day/3 (GV_Day) @06b0fb88
Type: variable
Body removed by symtab_remove_unreachable_nodes
Visibility: external public
References:
Referring: SET_SW_VER/0 (write)
Availability: not_available
Varpool flags:
GV_Month/2 (GV_Month) @06b0fb40
Type: variable
Body removed by symtab_remove_unreachable_nodes
Visibility: external public
References:
Referring: SET_SW_VER/0 (write)
Availability: not_available
Varpool flags:
GV_YEAR/1 (GV_YEAR) @06b0faf8
Type: variable
Body removed by symtab_remove_unreachable_nodes
Visibility: external public
References:
Referring: SET_SW_VER/0 (write)
Availability: not_available
Varpool flags:
SET_SW_VER/0 (SET_SW_VER) @06b128c0
Type: function definition analyzed
Visibility: externally_visible public
References: GV_YEAR/1 (write)GV_Month/2 (write)GV_Day/3 (write)GV_Ver/4 (write)GV_CAR_NUM/5 (write)
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls:
SET_SW_VER ()
{
<bb 2> [local count: 1073741824]:
# DEBUG BEGIN_STMT
GV_YEAR = 24;
# DEBUG BEGIN_STMT
GV_Month = 6;
# DEBUG BEGIN_STMT
GV_Day = 23;
# DEBUG BEGIN_STMT
GV_Ver = 1;
# DEBUG BEGIN_STMT
GV_CAR_NUM = 240623;
return;
}