mirror of
https://github.com/Dev-KATECH/ADM.git
synced 2026-05-17 01:43:59 +09:00
115 lines
3.0 KiB
C++
115 lines
3.0 KiB
C++
|
|
IPA constant propagation start:
|
|
|
|
IPA structures before propagation:
|
|
|
|
Jump functions:
|
|
Jump functions of caller Adc_Sar_Ip_IRQHandler/4:
|
|
Jump functions of caller Adc_Sar_2_Isr/3:
|
|
Jump functions of caller Adc_Sar_1_Isr/2:
|
|
Jump functions of caller Adc_Sar_0_Isr/1:
|
|
|
|
Propagating constants:
|
|
|
|
Not considering Adc_Sar_2_Isr for cloning; -fipa-cp-clone disabled.
|
|
Not considering Adc_Sar_1_Isr for cloning; -fipa-cp-clone disabled.
|
|
Not considering Adc_Sar_0_Isr for cloning; -fipa-cp-clone disabled.
|
|
|
|
overall_size: 15, max_new_size: 11001
|
|
|
|
IPA lattices after all propagation:
|
|
|
|
Lattices:
|
|
Node: Adc_Sar_2_Isr/3:
|
|
Node: Adc_Sar_1_Isr/2:
|
|
Node: Adc_Sar_0_Isr/1:
|
|
|
|
IPA decision stage:
|
|
|
|
|
|
IPA constant propagation end
|
|
|
|
Reclaiming functions:
|
|
Reclaiming variables:
|
|
Clearing address taken flags:
|
|
Symbol table:
|
|
|
|
Adc_Sar_Ip_IRQHandler/4 (Adc_Sar_Ip_IRQHandler) @06a1a1c0
|
|
Type: function
|
|
Visibility: external public
|
|
References:
|
|
Referring:
|
|
Availability: not_available
|
|
Function flags: optimize_size
|
|
Called by: Adc_Sar_2_Isr/3 (1073741824 (estimated locally),1.00 per call) Adc_Sar_1_Isr/2 (1073741824 (estimated locally),1.00 per call) Adc_Sar_0_Isr/1 (1073741824 (estimated locally),1.00 per call)
|
|
Calls:
|
|
Adc_Sar_2_Isr/3 (Adc_Sar_2_Isr) @06a11700
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
|
Called by:
|
|
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
|
Adc_Sar_1_Isr/2 (Adc_Sar_1_Isr) @06a11c40
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
|
Called by:
|
|
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
|
Adc_Sar_0_Isr/1 (Adc_Sar_0_Isr) @06a118c0
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
References:
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741824 (estimated locally) body optimize_size
|
|
Called by:
|
|
Calls: Adc_Sar_Ip_IRQHandler/4 (1073741824 (estimated locally),1.00 per call)
|
|
|
|
;; Function Adc_Sar_0_Isr (Adc_Sar_0_Isr, funcdef_no=1, decl_uid=4337, cgraph_uid=2, symbol_order=1)
|
|
|
|
Modification phase of node Adc_Sar_0_Isr/1
|
|
Adc_Sar_0_Isr ()
|
|
{
|
|
<bb 2> [local count: 1073741824]:
|
|
# DEBUG BEGIN_STMT
|
|
Adc_Sar_Ip_IRQHandler (0);
|
|
return;
|
|
|
|
}
|
|
|
|
|
|
|
|
;; Function Adc_Sar_1_Isr (Adc_Sar_1_Isr, funcdef_no=2, decl_uid=4342, cgraph_uid=3, symbol_order=2)
|
|
|
|
Modification phase of node Adc_Sar_1_Isr/2
|
|
Adc_Sar_1_Isr ()
|
|
{
|
|
<bb 2> [local count: 1073741824]:
|
|
# DEBUG BEGIN_STMT
|
|
Adc_Sar_Ip_IRQHandler (1);
|
|
return;
|
|
|
|
}
|
|
|
|
|
|
|
|
;; Function Adc_Sar_2_Isr (Adc_Sar_2_Isr, funcdef_no=3, decl_uid=4347, cgraph_uid=4, symbol_order=3)
|
|
|
|
Modification phase of node Adc_Sar_2_Isr/3
|
|
Adc_Sar_2_Isr ()
|
|
{
|
|
<bb 2> [local count: 1073741824]:
|
|
# DEBUG BEGIN_STMT
|
|
Adc_Sar_Ip_IRQHandler (2);
|
|
return;
|
|
|
|
}
|
|
|
|
|