OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [tree-flow.h] - Diff between revs 280 and 378

Show entire file | Details | Blame | View Log

Rev 280 Rev 378
Line 835... Line 835...
bool expr_invariant_in_loop_p (struct loop *, tree);
bool expr_invariant_in_loop_p (struct loop *, tree);
bool stmt_invariant_in_loop_p (struct loop *, gimple);
bool stmt_invariant_in_loop_p (struct loop *, gimple);
bool multiplier_allowed_in_address_p (HOST_WIDE_INT, enum machine_mode,
bool multiplier_allowed_in_address_p (HOST_WIDE_INT, enum machine_mode,
                                      addr_space_t);
                                      addr_space_t);
unsigned multiply_by_cost (HOST_WIDE_INT, enum machine_mode, bool);
unsigned multiply_by_cost (HOST_WIDE_INT, enum machine_mode, bool);
 
bool may_be_nonaddressable_p (tree expr);
 
 
/* In tree-ssa-threadupdate.c.  */
/* In tree-ssa-threadupdate.c.  */
extern bool thread_through_all_blocks (bool);
extern bool thread_through_all_blocks (bool);
extern void register_jump_thread (edge, edge);
extern void register_jump_thread (edge, edge);
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.