Marking local functions: Marking externally visible functions: Soc_Check_befor_IGN Soc_Check Marking externally visible variables: Clearing variable flags: Reclaiming functions: Reclaiming variables: Clearing address taken flags: Symbol table: GV_SOC_STAT_Flag/4 (GV_SOC_STAT_Flag) @06b25dc8 Type: variable Body removed by symtab_remove_unreachable_nodes Visibility: external public References: Referring: Soc_Check_befor_IGN/1 (write) Availability: not_available Varpool flags: GV_SOC_Value/3 (GV_SOC_Value) @06b25bd0 Type: variable Body removed by symtab_remove_unreachable_nodes Visibility: external public References: Referring: Soc_Check/0 (write)Soc_Check_befor_IGN/1 (write) Availability: not_available Varpool flags: ECU3/2 (ECU3) @06b25b88 Type: variable Body removed by symtab_remove_unreachable_nodes Visibility: external public References: Referring: Soc_Check/0 (read)Soc_Check_befor_IGN/1 (read) Availability: not_available Varpool flags: Soc_Check_befor_IGN/1 (Soc_Check_befor_IGN) @06b292a0 Type: function definition analyzed Visibility: externally_visible public References: ECU3/2 (read)GV_SOC_Value/3 (write)GV_SOC_STAT_Flag/4 (write) Referring: Availability: available Function flags: count:1073741824 (estimated locally) body optimize_size Called by: Calls: Soc_Check/0 (Soc_Check) @06b29000 Type: function definition analyzed Visibility: externally_visible public References: ECU3/2 (read)GV_SOC_Value/3 (write) Referring: Availability: available Function flags: count:1073741824 (estimated locally) body optimize_size Called by: Calls: Soc_Check_befor_IGN () { unsigned char _1; float _2; [local count: 1073741824]: # DEBUG BEGIN_STMT _1 = ECU3.RX.CH0_BCM_VCU_Signal2_0x580.BMS_SOC; _2 = (float) _1; GV_SOC_Value = _2; # DEBUG BEGIN_STMT if (_2 <= 3.0e+1) goto ; [50.00%] else goto ; [50.00%] [local count: 536870913]: # DEBUG BEGIN_STMT GV_SOC_STAT_Flag = 3; [local count: 1073741824]: return; } Soc_Check () { unsigned char _1; float _2; [local count: 1073741824]: # DEBUG BEGIN_STMT _1 = ECU3.RX.CH0_BCM_VCU_Signal2_0x580.BMS_SOC; _2 = (float) _1; GV_SOC_Value = _2; return; }