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

  /src/external/gpl3/gcc/dist/gcc/
alias.cc 3127 anti_dependence (const_rtx mem, const_rtx x)
3276 if (anti_dependence (x, (const_rtx)data) || output_dependence (x, (const_rtx)data))
3125 anti_dependence (const_rtx mem, const_rtx x) function
  /src/external/gpl3/gcc.old/dist/gcc/
alias.cc 3197 anti_dependence (const_rtx mem, const_rtx x)
3346 if (anti_dependence (x, (const_rtx)data) || output_dependence (x, (const_rtx)data))
3195 anti_dependence (const_rtx mem, const_rtx x) function

Completed in 25 milliseconds