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

  /src/external/gpl3/gcc/dist/gcc/
ipa-modref.cc 966 static bool analyze_store (gimple *, tree, tree, void *);
1724 modref_access_analysis::analyze_store (gimple *stmt, tree, tree op, void *data) function in class:__anon13787::modref_access_analysis
1796 analyze_load, analyze_store);
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-modref.cc 964 static bool analyze_store (gimple *, tree, tree, void *);
1722 modref_access_analysis::analyze_store (gimple *stmt, tree, tree op, void *data) function in class:__anon16217::modref_access_analysis
1794 analyze_load, analyze_store);

Completed in 32 milliseconds