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

  /src/external/gpl3/gcc/dist/gcc/
gcse-common.cc 112 compute_transp (const_rtx x, int indx, sbitmap *bmap, function
214 compute_transp (XEXP (x, i), indx, bmap, blocks_with_calls,
219 compute_transp (XVECEXP (x, i, j), indx, bmap, blocks_with_calls,
  /src/external/gpl3/gcc.old/dist/gcc/
gcse-common.cc 112 compute_transp (const_rtx x, int indx, sbitmap *bmap, function
214 compute_transp (XEXP (x, i), indx, bmap, blocks_with_calls,
219 compute_transp (XVECEXP (x, i, j), indx, bmap, blocks_with_calls,

Completed in 22 milliseconds