Searched refs:only_constants (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-store-merging.c1449 bool only_constants; variable
1817 only_constants = info->rhs_code == INTEGER_CST;
1939 only_constants = false;
2772 && merged_store->only_constants
2777 && merged_store->only_constants
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-store-merging.cc1724 bool only_constants; member in class:__anon969::merged_store_group
2097 only_constants = info->rhs_code == INTEGER_CST;
2256 only_constants = false;
3111 && merged_store->only_constants
3116 && merged_store->only_constants

Completed in 126 milliseconds