mirror of
https://github.com/Dev-KATECH/ADM.git
synced 2026-05-17 18:03:59 +09:00
89 lines
2.5 KiB
C++
89 lines
2.5 KiB
C++
|
|
IPA constant propagation start:
|
|
|
|
IPA structures before propagation:
|
|
|
|
Jump functions:
|
|
Jump functions of caller Lpi2c_Ip_ModuleIRQHandler/2:
|
|
Jump functions of caller LPI2C1_Master_Slave_IRQHandler/1:
|
|
Jump functions of caller LPI2C0_Master_Slave_IRQHandler/0:
|
|
|
|
Propagating constants:
|
|
|
|
Not considering LPI2C1_Master_Slave_IRQHandler for cloning; -fipa-cp-clone disabled.
|
|
Not considering LPI2C0_Master_Slave_IRQHandler for cloning; -fipa-cp-clone disabled.
|
|
|
|
overall_size: 10, max_new_size: 11001
|
|
|
|
IPA lattices after all propagation:
|
|
|
|
Lattices:
|
|
Node: LPI2C1_Master_Slave_IRQHandler/1:
|
|
Node: LPI2C0_Master_Slave_IRQHandler/0:
|
|
|
|
IPA decision stage:
|
|
|
|
|
|
IPA constant propagation end
|
|
|
|
Reclaiming functions:
|
|
Reclaiming variables:
|
|
Clearing address taken flags:
|
|
Symbol table:
|
|
|
|
Lpi2c_Ip_ModuleIRQHandler/2 (Lpi2c_Ip_ModuleIRQHandler) @05df3620
|
|
Type: function
|
|
Visibility: external public
|
|
References:
|
|
Referring:
|
|
Availability: not_available
|
|
Function flags: optimize_size
|
|
Called by: LPI2C1_Master_Slave_IRQHandler/1 (1073741824 (estimated locally),1.00 per call) LPI2C0_Master_Slave_IRQHandler/0 (1073741824 (estimated locally),1.00 per call)
|
|
Calls:
|
|
LPI2C1_Master_Slave_IRQHandler/1 (LPI2C1_Master_Slave_IRQHandler) @05df31c0
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
|
Called by:
|
|
Calls: Lpi2c_Ip_ModuleIRQHandler/2 (1073741824 (estimated locally),1.00 per call)
|
|
LPI2C0_Master_Slave_IRQHandler/0 (LPI2C0_Master_Slave_IRQHandler) @05deee00
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
|
Called by:
|
|
Calls: Lpi2c_Ip_ModuleIRQHandler/2 (1073741824 (estimated locally),1.00 per call)
|
|
|
|
;; Function LPI2C0_Master_Slave_IRQHandler (LPI2C0_Master_Slave_IRQHandler, funcdef_no=0, decl_uid=4507, cgraph_uid=1, symbol_order=0)
|
|
|
|
Modification phase of node LPI2C0_Master_Slave_IRQHandler/0
|
|
LPI2C0_Master_Slave_IRQHandler ()
|
|
{
|
|
<bb 2> [local count: 1073741824]:
|
|
# DEBUG BEGIN_STMT
|
|
Lpi2c_Ip_ModuleIRQHandler (0);
|
|
return;
|
|
|
|
}
|
|
|
|
|
|
|
|
;; Function LPI2C1_Master_Slave_IRQHandler (LPI2C1_Master_Slave_IRQHandler, funcdef_no=1, decl_uid=4509, cgraph_uid=2, symbol_order=1)
|
|
|
|
Modification phase of node LPI2C1_Master_Slave_IRQHandler/1
|
|
LPI2C1_Master_Slave_IRQHandler ()
|
|
{
|
|
<bb 2> [local count: 1073741824]:
|
|
# DEBUG BEGIN_STMT
|
|
Lpi2c_Ip_ModuleIRQHandler (1);
|
|
return;
|
|
|
|
}
|
|
|
|
|