URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Go to most recent revision |
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);
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.