| /src/external/gpl3/gcc/dist/gcc/ |
| tree-predcom.cc | 521 bool combinable_refs_p (dref r1, dref r2, enum tree_code *code, bool *swap, 2751 pcom_worker::combinable_refs_p (dref r1, dref r2, function in class:pcom_worker 2946 if (!combinable_refs_p (r1, r2, &op, &swap, &rslt_type))
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-predcom.cc | 521 bool combinable_refs_p (dref r1, dref r2, enum tree_code *code, bool *swap, 2720 pcom_worker::combinable_refs_p (dref r1, dref r2, function in class:pcom_worker 2915 if (!combinable_refs_p (r1, r2, &op, &swap, &rslt_type))
|