ADM/GW/Debug_FLASH/RTD/src/Lpi2c_Ip_Irq.c.076i.inline
2024-08-29 20:37:25 +09:00

129 lines
4.0 KiB
Plaintext

IPA function summary for LPI2C1_Master_Slave_IRQHandler/1 inlinable
global time: 13.000000
self size: 5
global size: 5
min size: 4
self stack: 0
global stack: 0
size:0.000000, time:0.000000
size:3.000000, time:2.000000, executed if:(not inlined)
calls:
Lpi2c_Ip_ModuleIRQHandler/2 function body not available
loop depth: 0 freq:1.00 size: 2 time: 11
op0 is compile time invariant
IPA function summary for LPI2C0_Master_Slave_IRQHandler/0 inlinable
global time: 13.000000
self size: 5
global size: 5
min size: 4
self stack: 0
global stack: 0
size:0.000000, time:0.000000
size:3.000000, time:2.000000, executed if:(not inlined)
calls:
Lpi2c_Ip_ModuleIRQHandler/2 function body not available
loop depth: 0 freq:1.00 size: 2 time: 11
op0 is compile time invariant
Flattening functions:
Overall time estimate: 26.000000 weighted by profile: 0.000000
Deciding on inlining of small functions. Starting with size 0.
Enqueueing calls in LPI2C1_Master_Slave_IRQHandler/1.
Enqueueing calls in LPI2C0_Master_Slave_IRQHandler/0.
Reclaiming functions:
Reclaiming variables:
Clearing address taken flags:
Deciding on functions to be inlined into all callers and removing useless speculations:
Overall time estimate: 26.000000 weighted by profile: 0.000000
Why inlining failed?
function body not available : 2 calls, 2.000000 freq, 0 count
IPA function summary for LPI2C1_Master_Slave_IRQHandler/1 inlinable
global time: 13.000000
self size: 5
global size: 5
min size: 4
self stack: 0
global stack: 0
size:0.000000, time:0.000000
size:3.000000, time:2.000000, executed if:(not inlined)
calls:
Lpi2c_Ip_ModuleIRQHandler/2 function body not available
loop depth: 0 freq:1.00 size: 2 time: 11
op0 is compile time invariant
IPA function summary for LPI2C0_Master_Slave_IRQHandler/0 inlinable
global time: 13.000000
self size: 5
global size: 5
min size: 4
self stack: 0
global stack: 0
size:0.000000, time:0.000000
size:3.000000, time:2.000000, executed if:(not inlined)
calls:
Lpi2c_Ip_ModuleIRQHandler/2 function body not available
loop depth: 0 freq:1.00 size: 2 time: 11
op0 is compile time invariant
Symbol table:
Lpi2c_Ip_ModuleIRQHandler/2 (Lpi2c_Ip_ModuleIRQHandler) @068fe620
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) @068fe1c0
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) @068f9e00
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)
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)
LPI2C1_Master_Slave_IRQHandler ()
{
<bb 2> [local count: 1073741824]:
# DEBUG BEGIN_STMT
Lpi2c_Ip_ModuleIRQHandler (1);
return;
}