Home
last modified time | relevance | path

Searched refs:cfun_returns (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-stmts.c959 cfun_returns (tree decl) in cfun_returns() function
1078 || (DECL_P (base) && cfun_returns (base))) in vect_model_store_cost()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-stmts.cc909 cfun_returns (tree decl) in cfun_returns() function
1027 || (DECL_P (base) && cfun_returns (base))) in vect_model_store_cost()
H A DChangeLog-201930946 (cfun_returns): New helper.