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

  /src/external/gpl3/gcc/dist/gcc/
ipa-modref.cc 967 void analyze_stmt (gimple *, bool);
1691 /* Helper for analyze_stmt. */
1721 /* Helper for analyze_stmt. */
1766 modref_access_analysis::analyze_stmt (gimple *stmt, bool always_executed) function in class:__anon13787::modref_access_analysis
1907 analyze_stmt (gsi_stmt (si), always_executed);
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-modref.cc 965 void analyze_stmt (gimple *, bool);
1689 /* Helper for analyze_stmt. */
1719 /* Helper for analyze_stmt. */
1764 modref_access_analysis::analyze_stmt (gimple *stmt, bool always_executed) function in class:__anon16217::modref_access_analysis
1905 analyze_stmt (gsi_stmt (si), always_executed);

Completed in 18 milliseconds