Home
last modified time | relevance | path

Searched defs:edge_growth_cache_entry (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-inline.h26 struct edge_growth_cache_entry struct
32 edge_growth_cache_entry() in edge_growth_cache_entry() argument
35 edge_growth_cache_entry(int64_t time, int64_t nonspec_time, in edge_growth_cache_entry() argument
/dragonfly/contrib/gcc-4.7/gcc/
H A Dipa-inline.h149 typedef struct edge_growth_cache_entry struct
152 } edge_growth_cache_entry; argument
H A Dipa-inline-analysis.c138 VEC(edge_growth_cache_entry,heap) *edge_growth_cache; in VEC() argument