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

  /src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.cc 616 vec_info::remove_stmt (stmt_vec_info stmt_info)
614 vec_info::remove_stmt (stmt_vec_info stmt_info) function in class:vec_info
tree-predcom.cc 503 void remove_stmt (gimple *stmt);
2259 pcom_worker::remove_stmt (gimple *stmt) function in class:pcom_worker
2368 remove_stmt (a->stmt);
2472 remove_stmt (a->stmt);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.cc 615 vec_info::remove_stmt (stmt_vec_info stmt_info)
613 vec_info::remove_stmt (stmt_vec_info stmt_info) function in class:vec_info
tree-predcom.cc 503 void remove_stmt (gimple *stmt);
2228 pcom_worker::remove_stmt (gimple *stmt) function in class:pcom_worker
2337 remove_stmt (a->stmt);
2441 remove_stmt (a->stmt);

Completed in 31 milliseconds