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

  /src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.cc 524 stmt_vec_info res = new_stmt_vec_info (stmt);
536 stmt_vec_info res = new_stmt_vec_info (stmt);
686 vec_info::new_stmt_vec_info (gimple *stmt)
684 vec_info::new_stmt_vec_info (gimple *stmt) function in class:vec_info
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.cc 523 stmt_vec_info res = new_stmt_vec_info (stmt);
535 stmt_vec_info res = new_stmt_vec_info (stmt);
685 vec_info::new_stmt_vec_info (gimple *stmt)
683 vec_info::new_stmt_vec_info (gimple *stmt) function in class:vec_info

Completed in 32 milliseconds