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

  /src/external/gpl3/gcc/dist/gcc/
final.cc 544 int end_shuid = INSN_SHUID (end);
553 if (uid_shuid[uid] > end_shuid)
540 int end_shuid = INSN_SHUID (end); local
  /src/external/gpl3/gcc.old/dist/gcc/
final.cc 559 int end_shuid = INSN_SHUID (end);
568 if (uid_shuid[uid] > end_shuid)
555 int end_shuid = INSN_SHUID (end); local

Completed in 17 milliseconds