ADM/GW/Debug_FLASH/src/BMS/CE_ON_CMD.c.075i.fnsummary

66 lines
1.5 KiB
Plaintext

Analyzing function: Read_LDC_Voltage/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: Read_LDC_Voltage
IPA function summary for Read_LDC_Voltage/0 inlinable
global time: 4.000000
self size: 5
global size: 0
min size: 0
self stack: 0
global stack: 0
size:2.000000, time:2.000000
size:3.000000, time:2.000000, executed if:(not inlined)
calls:
Symbol table:
GV_can_rx_ldc_v/2 (GV_can_rx_ldc_v) @068b5288
Type: variable
Body removed by symtab_remove_unreachable_nodes
Visibility: external public
References:
Referring: Read_LDC_Voltage/0 (write)
Availability: not_available
Varpool flags:
ECU3/1 (ECU3) @068b5240
Type: variable
Body removed by symtab_remove_unreachable_nodes
Visibility: external public
References:
Referring: Read_LDC_Voltage/0 (read)
Availability: not_available
Varpool flags:
Read_LDC_Voltage/0 (Read_LDC_Voltage) @06b07ee0
Type: function definition analyzed
Visibility: externally_visible public
References: ECU3/1 (read)GV_can_rx_ldc_v/2 (write)
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls:
Read_LDC_Voltage ()
{
<unnamed-unsigned:10> _1;
unsigned char _2;
<bb 2> [local count: 1073741824]:
# DEBUG BEGIN_STMT
_1 = ECU3.RX.CH0_BCM_VCU_Signal4_0x595.LDC_INP_VOLT;
_2 = (unsigned char) _1;
GV_can_rx_ldc_v = _2;
return;
}