HomeSort by: relevance | last modified time | path
    Searched refs:add_placeholder_after (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/rtl-ssa/
functions.h 302 insn_info *add_placeholder_after (insn_info *);
changes.cc 705 function_info::add_placeholder_after (insn_info *after)
799 placeholder = add_placeholder_after (after);
  /src/external/gpl3/gcc.old/dist/gcc/rtl-ssa/
functions.h 263 insn_info *add_placeholder_after (insn_info *);
changes.cc 571 function_info::add_placeholder_after (insn_info *after) function in class:function_info
653 placeholder = add_placeholder_after (after);

Completed in 49 milliseconds