Home
last modified time | relevance | path

Searched refs:blck_size (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvalue-prof.cc1640 tree blck_size; in gimple_stringops_transform() local
1660 blck_size = gimple_call_arg (stmt, size_arg); in gimple_stringops_transform()
1661 if (TREE_CODE (blck_size) == INTEGER_CST) in gimple_stringops_transform()
1873 tree blck_size; in gimple_stringops_values_to_profile() local
1888 blck_size = gimple_call_arg (stmt, size_arg); in gimple_stringops_values_to_profile()
1890 if (TREE_CODE (blck_size) != INTEGER_CST) in gimple_stringops_values_to_profile()
1894 stmt, blck_size)); in gimple_stringops_values_to_profile()
1896 stmt, blck_size)); in gimple_stringops_values_to_profile()
1899 if (TREE_CODE (blck_size) != INTEGER_CST) in gimple_stringops_values_to_profile()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-prof.c1603 tree blck_size; in gimple_stringops_transform() local
1623 blck_size = gimple_call_arg (stmt, size_arg); in gimple_stringops_transform()
1624 if (TREE_CODE (blck_size) == INTEGER_CST) in gimple_stringops_transform()
1836 tree blck_size; in gimple_stringops_values_to_profile() local
1851 blck_size = gimple_call_arg (stmt, size_arg); in gimple_stringops_values_to_profile()
1853 if (TREE_CODE (blck_size) != INTEGER_CST) in gimple_stringops_values_to_profile()
1857 stmt, blck_size)); in gimple_stringops_values_to_profile()
1859 stmt, blck_size)); in gimple_stringops_values_to_profile()
1862 if (TREE_CODE (blck_size) != INTEGER_CST) in gimple_stringops_values_to_profile()