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

  /src/external/gpl3/gcc/dist/gcc/
dce.cc 243 mark_nonreg_stores_1 (rtx dest, const_rtx pattern, void *data) function
267 note_stores (insn, mark_nonreg_stores_1, insn);
  /src/external/gpl3/gcc.old/dist/gcc/
dce.cc 243 mark_nonreg_stores_1 (rtx dest, const_rtx pattern, void *data) function
267 note_stores (insn, mark_nonreg_stores_1, insn);

Completed in 24 milliseconds