aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/value-prof.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/gcc/value-prof.h')
-rw-r--r--gcc-4.9/gcc/value-prof.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-4.9/gcc/value-prof.h b/gcc-4.9/gcc/value-prof.h
index af3a74ea2..b1712ce53 100644
--- a/gcc-4.9/gcc/value-prof.h
+++ b/gcc-4.9/gcc/value-prof.h
@@ -94,7 +94,7 @@ void free_histograms (void);
void stringop_block_profile (gimple, unsigned int *, HOST_WIDE_INT *);
gimple gimple_ic (gimple, struct cgraph_node *, int, gcov_type, gcov_type);
bool check_ic_target (gimple, struct cgraph_node *);
-bool gimple_ic_transform (gimple_stmt_iterator *);
+
/* In tree-profile.c. */
extern void gimple_init_edge_profiler (void);