callgraph: On_Charging_Status.part.0/8 (On_Charging_Status.part.0) @05fe31c0 Type: function definition analyzed Visibility: prevailing_def_ironly artificial References: GV_Charging_Status_M_Torq/4 (write)GV_VCU_TrqCmd/5 (write)GV_Charging_Status_Steer_Angle/6 (write)GV_VCU_Drive_Mode/7 (write) Referring: Function On_Charging_Status.part.0/8 is inline copy in On_Charging_Status/1 Availability: local Function flags: count:536870912 (estimated locally) first_run:1 body local split_part nonfreeing_fn optimize_size Called by: On_Charging_Status/1 (inlined) (536870912 (estimated locally),0.50 per call) Calls: On_Charging_Status/1 (On_Charging_Status) @05fe3620 Type: function definition analyzed Visibility: externally_visible public References: GV_Charging_Status_val/3 (read) Referring: Availability: available Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size Called by: Check_Charging_Status/0 (273804165 (estimated locally),0.25 per call) Calls: On_Charging_Status.part.0/8 (inlined) (536870912 (estimated locally),0.50 per call) Check_Charging_Status/0 (Check_Charging_Status) @05fe3380 Type: function definition analyzed Visibility: externally_visible public References: ECU3/2 (read)GV_Charging_Status_val/3 (write) Referring: Availability: available Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size Called by: Calls: On_Charging_Status/1 (273804165 (estimated locally),0.25 per call) Clearing variable flags: Function name:On_Charging_Status.part.0/8: locals read: locals written: Function name:On_Charging_Status/1: locals read: locals written: Function name:Check_Charging_Status/0: locals read: locals written: ordered call graph: reduced Check_Charging_Status/0 (Check_Charging_Status) @05fe3380 Type: function definition analyzed Visibility: externally_visible public Aux: @05ad7210 References: ECU3/2 (read)GV_Charging_Status_val/3 (write) Referring: Availability: available Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size Called by: Calls: On_Charging_Status/1 (273804165 (estimated locally),0.25 per call) On_Charging_Status/1 (On_Charging_Status) @05fe3620 Type: function definition analyzed Visibility: externally_visible public Aux: @05ad72b0 References: GV_Charging_Status_val/3 (read) Referring: Availability: available Function flags: count:1073741824 (estimated locally) body nonfreeing_fn optimize_size Called by: Check_Charging_Status/0 (273804165 (estimated locally),0.25 per call) Calls: On_Charging_Status.part.0/8 (inlined) (536870912 (estimated locally),0.50 per call) On_Charging_Status.part.0/8 (On_Charging_Status.part.0) @05fe31c0 Type: function definition analyzed Visibility: prevailing_def_ironly artificial Aux: @05ad71f0 References: GV_Charging_Status_M_Torq/4 (write)GV_VCU_TrqCmd/5 (write)GV_Charging_Status_Steer_Angle/6 (write)GV_VCU_Drive_Mode/7 (write) Referring: Function On_Charging_Status.part.0/8 is inline copy in On_Charging_Status/1 Availability: local Function flags: count:536870912 (estimated locally) first_run:1 body local split_part nonfreeing_fn optimize_size Called by: On_Charging_Status/1 (inlined) (536870912 (estimated locally),0.50 per call) Calls: Function name:On_Charging_Status.part.0/8: locals read: locals written: globals read: globals written: Function name:On_Charging_Status/1: locals read: locals written: globals read: globals written: Function name:Check_Charging_Status/0: locals read: locals written: globals read: globals written: On_Charging_Status.part.0 () { [local count: 1073741824]: [local count: 1073741824]: # DEBUG BEGIN_STMT GV_Charging_Status_M_Torq = 0; # DEBUG BEGIN_STMT GV_VCU_TrqCmd = 0.0; # DEBUG BEGIN_STMT GV_Charging_Status_Steer_Angle = 0; # DEBUG BEGIN_STMT GV_VCU_Drive_Mode = 3; [local count: 1073741824]: return; } On_Charging_Status () { unsigned char GV_Charging_Status_val.1_1; unsigned char _2; [local count: 1073741824]: # DEBUG BEGIN_STMT GV_Charging_Status_val.1_1 = GV_Charging_Status_val; _2 = GV_Charging_Status_val.1_1 + 255; if (_2 <= 2) goto ; [50.00%] else goto ; [50.00%] [local count: 536870912]: On_Charging_Status.part.0 (); [local count: 1073741824]: return; } Check_Charging_Status () { _1; unsigned char _2; unsigned char _3; [local count: 1073741824]: # DEBUG BEGIN_STMT _1 = ECU3.RX.CH0_BCM_VCU_Signal2_0x580.ChargingStatus; _2 = (unsigned char) _1; GV_Charging_Status_val = _2; # DEBUG BEGIN_STMT _3 = _2 + 255; if (_3 <= 1) goto ; [25.50%] else goto ; [74.50%] [local count: 273804165]: # DEBUG BEGIN_STMT On_Charging_Status (); [local count: 1073741824]: return; }