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

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

Completed in 41 milliseconds