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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-threadupdate.cc 1918 count_stmts_and_phis_in_block (basic_block bb) function
2087 && (count_stmts_and_phis_in_block (bb)
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-threadupdate.cc 1925 count_stmts_and_phis_in_block (basic_block bb) function
2094 && (count_stmts_and_phis_in_block (bb)

Completed in 52 milliseconds