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

  /src/external/gpl3/gcc/dist/gcc/
gimplify.cc 13435 omp_find_stores_stmt (gimple_stmt_iterator *gsi_p,
13449 omp_find_stores_stmt, omp_find_stores_op, wi);
13783 walk_gimple_seq (body, omp_find_stores_stmt,
13432 omp_find_stores_stmt (gimple_stmt_iterator *gsi_p, function
13446 omp_find_stores_stmt, omp_find_stores_op, wi); local
  /src/external/gpl3/gcc.old/dist/gcc/
gimplify.cc 11046 omp_find_stores_stmt (gimple_stmt_iterator *gsi_p,
11060 omp_find_stores_stmt, omp_find_stores_op, wi);
11380 walk_gimple_seq (body, omp_find_stores_stmt,
11043 omp_find_stores_stmt (gimple_stmt_iterator *gsi_p, function
11057 omp_find_stores_stmt, omp_find_stores_op, wi); local

Completed in 67 milliseconds