mirror of
https://github.com/Dev-KATECH/ADM.git
synced 2026-05-17 09:53:59 +09:00
111 lines
2.3 KiB
C++
111 lines
2.3 KiB
C++
|
|
IPA constant propagation start:
|
|
|
|
IPA structures before propagation:
|
|
|
|
Jump functions:
|
|
Jump functions of caller WIPER_CMD/0:
|
|
|
|
Propagating constants:
|
|
|
|
Not considering WIPER_CMD for cloning; -fipa-cp-clone disabled.
|
|
|
|
overall_size: 15, max_new_size: 11001
|
|
|
|
IPA lattices after all propagation:
|
|
|
|
Lattices:
|
|
Node: WIPER_CMD/0:
|
|
param [0]: BOTTOM
|
|
ctxs: BOTTOM
|
|
Bits unusable (BOTTOM)
|
|
VARYING
|
|
AGGS BOTTOM
|
|
|
|
IPA decision stage:
|
|
|
|
|
|
IPA constant propagation end
|
|
|
|
Reclaiming functions:
|
|
Reclaiming variables:
|
|
Clearing address taken flags:
|
|
Symbol table:
|
|
|
|
GV_WIPER_CMD/1 (GV_WIPER_CMD) @06ab8cf0
|
|
Type: variable
|
|
Body removed by symtab_remove_unreachable_nodes
|
|
Visibility: external public
|
|
References:
|
|
Referring: WIPER_CMD/0 (write)WIPER_CMD/0 (write)WIPER_CMD/0 (write)WIPER_CMD/0 (write)
|
|
Availability: not_available
|
|
Varpool flags:
|
|
WIPER_CMD/0 (WIPER_CMD) @06ab9e00
|
|
Type: function definition analyzed
|
|
Visibility: externally_visible public
|
|
References: GV_WIPER_CMD/1 (write)GV_WIPER_CMD/1 (write)GV_WIPER_CMD/1 (write)GV_WIPER_CMD/1 (write)
|
|
Referring:
|
|
Availability: available
|
|
Function flags: count:1073741823 (estimated locally) body optimize_size
|
|
Called by:
|
|
Calls:
|
|
|
|
;; Function WIPER_CMD (WIPER_CMD, funcdef_no=0, decl_uid=7179, cgraph_uid=1, symbol_order=0)
|
|
|
|
Modification phase of node WIPER_CMD/0
|
|
WIPER_CMD (int x)
|
|
{
|
|
<bb 2> [local count: 1073741823]:
|
|
# DEBUG BEGIN_STMT
|
|
if (x_2(D) == 0)
|
|
goto <bb 3>; [50.00%]
|
|
else
|
|
goto <bb 4>; [50.00%]
|
|
|
|
<bb 3> [local count: 536870911]:
|
|
# DEBUG BEGIN_STMT
|
|
GV_WIPER_CMD = 0;
|
|
goto <bb 10>; [100.00%]
|
|
|
|
<bb 4> [local count: 536870911]:
|
|
# DEBUG BEGIN_STMT
|
|
if (x_2(D) == 1)
|
|
goto <bb 5>; [34.00%]
|
|
else
|
|
goto <bb 6>; [66.00%]
|
|
|
|
<bb 5> [local count: 182536110]:
|
|
# DEBUG BEGIN_STMT
|
|
GV_WIPER_CMD = 1;
|
|
goto <bb 10>; [100.00%]
|
|
|
|
<bb 6> [local count: 354334802]:
|
|
# DEBUG BEGIN_STMT
|
|
if (x_2(D) == 2)
|
|
goto <bb 7>; [34.00%]
|
|
else
|
|
goto <bb 8>; [66.00%]
|
|
|
|
<bb 7> [local count: 120473832]:
|
|
# DEBUG BEGIN_STMT
|
|
GV_WIPER_CMD = 2;
|
|
goto <bb 10>; [100.00%]
|
|
|
|
<bb 8> [local count: 233860969]:
|
|
# DEBUG BEGIN_STMT
|
|
if (x_2(D) == 3)
|
|
goto <bb 9>; [34.00%]
|
|
else
|
|
goto <bb 10>; [66.00%]
|
|
|
|
<bb 9> [local count: 79512729]:
|
|
# DEBUG BEGIN_STMT
|
|
GV_WIPER_CMD = 3;
|
|
|
|
<bb 10> [local count: 1073741824]:
|
|
return;
|
|
|
|
}
|
|
|
|
|