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

  /src/external/gpl3/gcc/dist/gcc/
tree-cfg.cc 534 bool first_stmt_of_seq = true; local
558 if (!first_stmt_of_seq)
594 first_stmt_of_seq = false;
  /src/external/gpl3/gcc.old/dist/gcc/
tree-cfg.cc 531 bool first_stmt_of_seq = true; local
555 if (!first_stmt_of_seq)
591 first_stmt_of_seq = false;

Completed in 76 milliseconds