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

  /src/external/gpl3/gcc/dist/gcc/
gimple-ssa-isolate-paths.cc 52 check_loadstore (gimple *stmt, tree op, tree, void *data) function
82 if (walk_stmt_load_store_ops (stmt, (void *)op, NULL, check_loadstore)
103 check_loadstore,
104 check_loadstore))
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-isolate-paths.cc 52 check_loadstore (gimple *stmt, tree op, tree, void *data) function
82 if (walk_stmt_load_store_ops (stmt, (void *)op, NULL, check_loadstore)
103 check_loadstore,
104 check_loadstore))

Completed in 27 milliseconds