Home
last modified time | relevance | path

Searched defs:phist (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dsel-sched-ir.c1523 expr_history_def *phist = VEC_index (expr_history_def, vect, ind); in insert_in_history_vect() local
1550 expr_history_def *phist; in free_history_vect() local
1572 expr_history_def *phist; in merge_history_vect() local
1656 expr_history_def *phist; in copy_expr() local
H A Dsel-sched.c1943 expr_history_def *phist; in undo_transformations() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dsel-sched-ir.c1532 expr_history_def *phist = &vect[ind]; in insert_in_history_vect() local
1559 expr_history_def *phist; in free_history_vect() local
1578 expr_history_def *phist; in merge_history_vect() local
1663 expr_history_def *phist; in copy_expr() local
H A Dsel-sched.c1901 expr_history_def *phist; in undo_transformations() local
/dflybsd-src/contrib/tcsh-6/
H A Dsh.hist.c1063 phist(struct Hist *hp, int hflg) in phist() function