| /src/external/gpl3/gcc.old/dist/gcc/ |
| gimple-range-gori.h | 83 // GORI_MAP is used to accumulate what SSA names in a block can 87 class gori_map : public range_def_chain class in inherits:range_def_chain 90 gori_map (); 91 ~gori_map (); 156 class gori_compute : public gori_map
|
| gimple-range-gori.h | 83 // GORI_MAP is used to accumulate what SSA names in a block can 87 class gori_map : public range_def_chain class in inherits:range_def_chain 90 gori_map (); 91 ~gori_map (); 156 class gori_compute : public gori_map
|
| gimple-range-gori.cc | 431 /* GORI_MAP is used to accumulate what SSA names in a block can 452 gori_map::gori_map () function in class:gori_map 463 gori_map::~gori_map () 472 gori_map::exports (basic_block bb) 482 gori_map::imports (basic_block bb) 493 gori_map::is_export_p (tree name, basic_block bb) 504 gori_map::set_range_invariant (tree name) 512 gori_map::is_import_p (tree name, basic_block bb [all...] |
| gimple-range-gori.cc | 431 /* GORI_MAP is used to accumulate what SSA names in a block can 452 gori_map::gori_map () function in class:gori_map 463 gori_map::~gori_map () 472 gori_map::exports (basic_block bb) 482 gori_map::imports (basic_block bb) 493 gori_map::is_export_p (tree name, basic_block bb) 504 gori_map::set_range_invariant (tree name) 512 gori_map::is_import_p (tree name, basic_block bb [all...] |
| /src/external/gpl3/gcc/dist/gcc/ |
| gimple-range-gori.h | 89 // GORI_MAP is used to accumulate what SSA names in a block can 93 class gori_map : public range_def_chain class in inherits:range_def_chain 96 gori_map (); 97 ~gori_map (); 164 class gori_compute : public gori_map
|
| gimple-range-gori.h | 89 // GORI_MAP is used to accumulate what SSA names in a block can 93 class gori_map : public range_def_chain class in inherits:range_def_chain 96 gori_map (); 97 ~gori_map (); 164 class gori_compute : public gori_map
|
| gimple-range-gori.cc | 338 /* GORI_MAP is used to accumulate what SSA names in a block can 359 gori_map::gori_map () function in class:gori_map 370 gori_map::~gori_map () 379 gori_map::exports (basic_block bb) 389 gori_map::imports (basic_block bb) 400 gori_map::is_export_p (tree name, basic_block bb) 412 gori_map::set_range_invariant (tree name, bool invariant) 423 gori_map::is_import_p (tree name, basic_block bb [all...] |
| gimple-range-gori.cc | 338 /* GORI_MAP is used to accumulate what SSA names in a block can 359 gori_map::gori_map () function in class:gori_map 370 gori_map::~gori_map () 379 gori_map::exports (basic_block bb) 389 gori_map::imports (basic_block bb) 400 gori_map::is_export_p (tree name, basic_block bb) 412 gori_map::set_range_invariant (tree name, bool invariant) 423 gori_map::is_import_p (tree name, basic_block bb [all...] |