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

  /src/external/gpl3/gcc.old/dist/gcc/
tree-into-ssa.cc 447 mark_block_for_update (basic_block bb) function
993 mark_block_for_update (bb);
2574 mark_block_for_update (def_bb);
2575 mark_block_for_update (bb);
2620 mark_block_for_update (bb);
2804 mark_block_for_update (bb);
  /src/external/gpl3/gcc/dist/gcc/
tree-into-ssa.cc 448 mark_block_for_update (basic_block bb) function
1004 mark_block_for_update (bb);
2655 mark_block_for_update (def_bb);
2656 mark_block_for_update (bb);
2701 mark_block_for_update (bb);
2885 mark_block_for_update (bb);
3302 mark_block_for_update (bb);
3305 mark_block_for_update (e->src);

Completed in 19 milliseconds