Searched refs:handle_phi (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | tree-ssa-threadbackward.c | 51 void handle_phi (gphi *phi, tree name, basic_block def_bb); 572 thread_jumps::handle_phi (gphi *phi, tree name, basic_block def_bb) in handle_phi() function 725 handle_phi (as_a <gphi *> (def_stmt), name, def_bb); in fsm_find_control_statement_thread_paths()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
| H A D | region-model.h | 647 void handle_phi (const gphi *phi, tree lhs, tree rhs,
|
| H A D | ChangeLog | 1804 * region-model.cc (region_model::handle_phi): Add "old_state" 1809 * region-model.h (region_model::handle_phi): Add "old_state" 5230 (region_model::handle_phi): Drop is_back_edge param and the logic 5271 (region_model::update_for_phis): Don't pass is_back_edge to handle_phi. 5709 (region_model::handle_phi): Drop is_back_edge param. 6650 (region_model::handle_phi): Add phi param. Call the ctxt's on_phi 6652 (region_model::update_for_phis): Pass phi to handle_phi. 6653 * region-model.h (region_model::handle_phi): Add phi param.
|
| H A D | region-model.cc | 2032 region_model::handle_phi (const gphi *phi, in handle_phi() function in ana::region_model 3653 handle_phi (phi, lhs, src, old_state, ctxt); in update_for_phis()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
| H A D | region-model.h | 1732 void handle_phi (const gphi *phi,
|
| H A D | region-model.cc | 4808 region_model::handle_phi (const gphi *phi, in handle_phi() function in ana::region_model 6007 handle_phi (phi, lhs, src, is_back_edge, ctxt); in update_for_phis()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2021 | 17071 (thread_jumps::handle_phi): Remove. 27939 (thread_jumps::handle_phi): Call find_taken_edge and 27943 tree argument to handle_phi and handle_assignment.
|
| H A D | ChangeLog-2017 | 6111 (handle_phi): Rename to... 6112 (thread_jumps::handle_phi): ...this. 16014 (handle_phi): Abstract common code to to
|
| H A D | ChangeLog-2016 | 5997 (handle_phi, handle_assignment, handle_assignment_p): Likewise. 5998 (handle_phi, handle_assignment): Allow any constant node, not
|