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

  /src/external/gpl3/gcc/dist/gcc/
tree-pass.h 162 void (*stmt_fixup) (struct cgraph_node *, gimple **); member in class:ipa_opt_pass_d
177 void (*stmt_fixup) (struct cgraph_node *, gimple **),
187 stmt_fixup (stmt_fixup),
  /src/external/gpl3/gcc.old/dist/gcc/
tree-pass.h 162 void (*stmt_fixup) (struct cgraph_node *, gimple **); member in class:ipa_opt_pass_d
177 void (*stmt_fixup) (struct cgraph_node *, gimple **),
187 stmt_fixup (stmt_fixup),

Completed in 15 milliseconds