HomeSort by: relevance | last modified time | path
    Searched defs:has_write (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-predcom.cc 1084 bool ok, has_write = false; local
1097 has_write = true;
1107 if (has_write && comp->comp_step == RS_NONZERO)
1154 if (has_write && comp->comp_step == RS_ANY)
  /src/external/gpl3/gcc.old/dist/gcc/
tree-predcom.cc 1084 bool ok, has_write = false; local
1097 has_write = true;
1123 if (has_write && comp->comp_step == RS_ANY)

Completed in 31 milliseconds