Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-math-opts.c898 basic_block *top_bb, gimple *use_stmt) in maybe_record_sincos()
934 basic_block top_bb = NULL; in execute_cse_sincos_1() local
3345 basic_block top_bb = gimple_bb (stmt); in convert_to_divmod() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-math-opts.c663 basic_block *top_bb, gimple use_stmt) in maybe_record_sincos()
699 basic_block top_bb = NULL; in execute_cse_sincos_1() local
H A Difcvt.c2399 noce_can_store_speculate_p (basic_block top_bb, const_rtx mem) in noce_can_store_speculate_p()