HomeSort by: relevance | last modified time | path
    Searched defs:inline_stack (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
auto-profile.cc 126 typedef auto_vec<decl_lineno> inline_stack; typedef in namespace:autofdo
329 get_function_instance_by_inline_stack (const inline_stack &stack) const;
386 get_inline_stack (location_t locus, inline_stack *stack)
730 inline_stack stack;
745 inline_stack stack;
798 inline_stack stack;
834 inline_stack stack;
889 const inline_stack &stack) const
  /src/external/gpl3/gcc.old/dist/gcc/
auto-profile.cc 124 typedef auto_vec<decl_lineno> inline_stack; typedef in namespace:autofdo
327 get_function_instance_by_inline_stack (const inline_stack &stack) const;
383 get_inline_stack (location_t locus, inline_stack *stack)
729 inline_stack stack;
744 inline_stack stack;
797 inline_stack stack;
833 inline_stack stack;
888 const inline_stack &stack) const

Completed in 58 milliseconds