| /src/external/gpl3/gcc.old/dist/gcc/ |
| ipa-icf-gimple.h | 103 class sem_bb class in namespace:ipa_icf_gimple 106 sem_bb (basic_block bb_, unsigned nondbg_stmt_count_, unsigned edge_count_): function in class:ipa_icf_gimple::sem_bb 151 void parse_labels (sem_bb *bb); 155 bool compare_bb (sem_bb *bb1, sem_bb *bb2);
|
| ipa-icf.h | 381 vec <ipa_icf_gimple::sem_bb *> bb_sorted; 392 hashval_t get_bb_hash (const ipa_icf_gimple::sem_bb *basic_block);
|
| ipa-icf-gimple.cc | 518 func_checker::parse_labels (sem_bb *bb) 543 func_checker::compare_bb (sem_bb *bb1, sem_bb *bb2)
|
| ipa-icf.cc | 263 sem_function::get_bb_hash (const sem_bb *basic_block) 1405 sem_bb *semantic_bb = new sem_bb (bb, nondbg_stmt_count,
|
| /src/external/gpl3/gcc/dist/gcc/ |
| ipa-icf-gimple.h | 103 class sem_bb class in namespace:ipa_icf_gimple 106 sem_bb (basic_block bb_, unsigned nondbg_stmt_count_, unsigned edge_count_): function in class:ipa_icf_gimple::sem_bb 152 void parse_labels (sem_bb *bb); 156 bool compare_bb (sem_bb *bb1, sem_bb *bb2);
|
| ipa-icf.h | 383 vec <ipa_icf_gimple::sem_bb *> bb_sorted; 394 hashval_t get_bb_hash (const ipa_icf_gimple::sem_bb *basic_block);
|
| ipa-icf-gimple.cc | 560 func_checker::parse_labels (sem_bb *bb) 585 func_checker::compare_bb (sem_bb *bb1, sem_bb *bb2)
|
| ipa-icf.cc | 266 sem_function::get_bb_hash (const sem_bb *basic_block) 1425 sem_bb *semantic_bb = new sem_bb (bb, nondbg_stmt_count,
|