ADM/GW/Debug_RAM/RTD/src/Clock_Ip_IntOsc.c.068i.whole-program
2024-08-08 10:00:15 +09:00

204 lines
5.8 KiB
Plaintext

Marking local functions: FircStdbyEnable.part.0 SircStdbyEnable.part.0
Marking externally visible functions:
Marking externally visible variables: intOscCallbacks
Clearing variable flags:
Reclaiming functions:
Reclaiming variables:
Clearing address taken flags:
Symbol table:
FircStdbyEnable.part.0/6 (FircStdbyEnable.part.0) @060201c0
Type: function definition analyzed
Visibility: prevailing_def_ironly artificial
References:
Referring:
Availability: local
Function flags: count:1073741824 (estimated locally) first_run:1 body local split_part optimize_size
Called by: FircStdbyEnable/2 (536870912 (estimated locally),0.50 per call)
Calls: UpdateClockState/4 (1073741824 (estimated locally),1.00 per call)
SircStdbyEnable.part.0/5 (SircStdbyEnable.part.0) @06016c40
Type: function definition analyzed
Visibility: prevailing_def_ironly artificial
References:
Referring:
Availability: local
Function flags: count:1073741824 (estimated locally) first_run:1 body local split_part optimize_size
Called by: SircStdbyEnable/3 (536870912 (estimated locally),0.50 per call)
Calls: UpdateClockState/4 (1073741824 (estimated locally),1.00 per call)
UpdateClockState/4 (UpdateClockState) @060162a0
Type: function
Visibility: external public
References:
Referring:
Availability: not_available
Function flags: optimize_size
Called by: FircStdbyEnable/2 (536870913 (estimated locally),0.50 per call) FircStdbyEnable.part.0/6 (1073741824 (estimated locally),1.00 per call) SircStdbyEnable/3 (536870913 (estimated locally),0.50 per call) SircStdbyEnable.part.0/5 (1073741824 (estimated locally),1.00 per call)
Calls:
SircStdbyEnable/3 (SircStdbyEnable) @0606dc40
Type: function definition analyzed
Visibility: prevailing_def_ironly
Address is taken.
References:
Referring: intOscCallbacks/0 (addr)
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls: UpdateClockState/4 (536870913 (estimated locally),0.50 per call) SircStdbyEnable.part.0/5 (536870912 (estimated locally),0.50 per call)
FircStdbyEnable/2 (FircStdbyEnable) @0606de00
Type: function definition analyzed
Visibility: prevailing_def_ironly
Address is taken.
References:
Referring: intOscCallbacks/0 (addr)
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls: UpdateClockState/4 (536870913 (estimated locally),0.50 per call) FircStdbyEnable.part.0/6 (536870912 (estimated locally),0.50 per call)
InternalOscillatorEmpty/1 (InternalOscillatorEmpty) @0606db60
Type: function definition analyzed
Visibility: prevailing_def_ironly
Address is taken.
References:
Referring: intOscCallbacks/0 (addr)
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls:
intOscCallbacks/0 (intOscCallbacks) @06067d38
Type: variable definition analyzed
Visibility: externally_visible public
References: InternalOscillatorEmpty/1 (addr)FircStdbyEnable/2 (addr)SircStdbyEnable/3 (addr)
Referring:
Availability: available
Varpool flags: initialized read-only const-value-known
FircStdbyEnable.part.0 (const struct Clock_Ip_IrcoscConfigType * config)
{
long unsigned int _1;
long unsigned int _2;
<unnamed type> _4;
<bb 4> [local count: 1073741824]:
<bb 2> [local count: 1073741824]:
# DEBUG BEGIN_STMT
_1 ={v} MEM[(struct FIRC_Type *)1076690944B].STDBY_ENABLE;
_2 = _1 | 1;
MEM[(struct FIRC_Type *)1076690944B].STDBY_ENABLE ={v} _2;
# DEBUG BEGIN_STMT
_4 = config_3(D)->name;
UpdateClockState (_4, 255);
<bb 3> [local count: 1073741824]:
return;
}
SircStdbyEnable.part.0 (const struct Clock_Ip_IrcoscConfigType * config)
{
long unsigned int _1;
long unsigned int _2;
<unnamed type> _4;
<bb 4> [local count: 1073741824]:
<bb 2> [local count: 1073741824]:
# DEBUG BEGIN_STMT
_1 ={v} MEM[(struct SIRC_Type *)1076658176B].MISCELLANEOUS_IN;
_2 = _1 | 256;
MEM[(struct SIRC_Type *)1076658176B].MISCELLANEOUS_IN ={v} _2;
# DEBUG BEGIN_STMT
_4 = config_3(D)->name;
UpdateClockState (_4, 255);
<bb 3> [local count: 1073741824]:
return;
}
SircStdbyEnable (const struct Clock_Ip_IrcoscConfigType * config)
{
short unsigned int _1;
long unsigned int _3;
long unsigned int _5;
<unnamed type> _6;
<bb 2> [local count: 1073741824]:
# DEBUG BEGIN_STMT
_1 = config_8(D)->enable;
if (_1 != 0)
goto <bb 3>; [50.00%]
else
goto <bb 4>; [50.00%]
<bb 3> [local count: 536870912]:
SircStdbyEnable.part.0 (config_8(D));
goto <bb 5>; [100.00%]
<bb 4> [local count: 536870913]:
# DEBUG BEGIN_STMT
_3 ={v} MEM[(struct SIRC_Type *)1076658176B].MISCELLANEOUS_IN;
_5 = _3 & 4294967039;
MEM[(struct SIRC_Type *)1076658176B].MISCELLANEOUS_IN ={v} _5;
# DEBUG BEGIN_STMT
_6 = config_8(D)->name;
UpdateClockState (_6, 0);
<bb 5> [local count: 1073741824]:
return;
}
FircStdbyEnable (const struct Clock_Ip_IrcoscConfigType * config)
{
short unsigned int _1;
long unsigned int _3;
long unsigned int _5;
<unnamed type> _6;
<bb 2> [local count: 1073741824]:
# DEBUG BEGIN_STMT
_1 = config_8(D)->enable;
if (_1 != 0)
goto <bb 3>; [50.00%]
else
goto <bb 4>; [50.00%]
<bb 3> [local count: 536870912]:
FircStdbyEnable.part.0 (config_8(D));
goto <bb 5>; [100.00%]
<bb 4> [local count: 536870913]:
# DEBUG BEGIN_STMT
_3 ={v} MEM[(struct FIRC_Type *)1076690944B].STDBY_ENABLE;
_5 = _3 & 4294967294;
MEM[(struct FIRC_Type *)1076690944B].STDBY_ENABLE ={v} _5;
# DEBUG BEGIN_STMT
_6 = config_8(D)->name;
UpdateClockState (_6, 0);
<bb 5> [local count: 1073741824]:
return;
}
InternalOscillatorEmpty (const struct Clock_Ip_IrcoscConfigType * config)
{
<bb 2> [local count: 1073741824]:
# DEBUG BEGIN_STMT
return;
}