Searched refs:cgraph_rtl_info (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dcgraph.h107 struct cgraph_rtl_info GTY(()) function
144 struct cgraph_rtl_info rtl;
276 struct cgraph_rtl_info *cgraph_rtl_info (tree);
H A Dcgraph.c666 struct cgraph_rtl_info *
667 cgraph_rtl_info (tree decl) function
H A Dcalls.c2048 struct cgraph_rtl_info *i = cgraph_rtl_info (fndecl);
H A Dfinal.c4076 cgraph_rtl_info (current_function_decl)->preferred_incoming_stack_boundary

Completed in 119 milliseconds