GCC Middle and Back End API Reference
|
Go to the source code of this file.
Data Structures | |
class | function_summary_base< T > |
class | function_summary< T > |
class | function_summary< T * > |
struct | is_same< T, U > |
struct | is_same< T, T > |
class | fast_function_summary< T, V > |
class | fast_function_summary< T *, V > |
class | call_summary_base< T > |
class | call_summary< T > |
class | call_summary< T * > |
class | fast_call_summary< T, V > |
class | fast_call_summary< T *, V > |
Functions | |
template<typename T > | |
void | gt_ggc_mx (function_summary< T * > *const &summary) |
template<typename T > | |
void | gt_pch_nx (function_summary< T * > *const &) |
template<typename T > | |
void | gt_pch_nx (function_summary< T * > *const &, gt_pointer_operator, void *) |
template<typename T > | |
void | gt_ggc_mx (fast_function_summary< T *, va_heap > *const &) |
template<typename T > | |
void | gt_pch_nx (fast_function_summary< T *, va_heap > *const &) |
template<typename T > | |
void | gt_pch_nx (fast_function_summary< T *, va_heap > *const &, gt_pointer_operator, void *) |
template<typename T > | |
void | gt_ggc_mx (fast_function_summary< T *, va_gc > *const &summary) |
template<typename T > | |
void | gt_pch_nx (fast_function_summary< T *, va_gc > *const &) |
template<typename T > | |
void | gt_pch_nx (fast_function_summary< T *, va_gc > *const &, gt_pointer_operator, void *) |
template<typename T > | |
void | gt_ggc_mx (call_summary< T * > *const &summary) |
template<typename T > | |
void | gt_pch_nx (call_summary< T * > *const &) |
template<typename T > | |
void | gt_pch_nx (call_summary< T * > *const &, gt_pointer_operator, void *) |
template<typename T > | |
void | gt_ggc_mx (fast_call_summary< T *, va_heap > *const &summary) |
template<typename T > | |
void | gt_pch_nx (fast_call_summary< T *, va_heap > *const &summary) |
template<typename T > | |
void | gt_pch_nx (fast_call_summary< T *, va_heap > *const &summary, gt_pointer_operator op, void *cookie) |
template<typename T > | |
void | gt_ggc_mx (fast_call_summary< T *, va_gc > *const &summary) |
template<typename T > | |
void | gt_pch_nx (fast_call_summary< T *, va_gc > *const &) |
template<typename T > | |
void | gt_pch_nx (fast_call_summary< T *, va_gc > *const &, gt_pointer_operator, void *) |
void gt_ggc_mx | ( | call_summary< T * > *const & | summary | ) |
References gcc_checking_assert, and gt_ggc_mx().
void gt_ggc_mx | ( | fast_call_summary< T *, va_gc > *const & | summary | ) |
References ggc_test_and_set_mark, and gt_ggc_mx().
void gt_ggc_mx | ( | fast_call_summary< T *, va_heap > *const & | summary | ) |
void gt_ggc_mx | ( | fast_function_summary< T *, va_gc > *const & | summary | ) |
References ggc_test_and_set_mark, and gt_ggc_mx().
void gt_ggc_mx | ( | fast_function_summary< T *, va_heap > *const & | ) |
void gt_ggc_mx | ( | function_summary< T * > *const & | summary | ) |
References gcc_checking_assert, and gt_ggc_mx().
Referenced by gt_ggc_mx(), gt_ggc_mx(), gt_ggc_mx(), and gt_ggc_mx().
void gt_pch_nx | ( | call_summary< T * > *const & | ) |
References gcc_unreachable.
void gt_pch_nx | ( | call_summary< T * > *const & | , |
gt_pointer_operator | , | ||
void * | ) |
References gcc_unreachable.
void gt_pch_nx | ( | fast_call_summary< T *, va_gc > *const & | ) |
References gcc_unreachable.
void gt_pch_nx | ( | fast_call_summary< T *, va_gc > *const & | , |
gt_pointer_operator | , | ||
void * | ) |
References gcc_unreachable.
void gt_pch_nx | ( | fast_call_summary< T *, va_heap > *const & | summary | ) |
void gt_pch_nx | ( | fast_call_summary< T *, va_heap > *const & | summary, |
gt_pointer_operator | op, | ||
void * | cookie ) |
void gt_pch_nx | ( | fast_function_summary< T *, va_gc > *const & | ) |
References gcc_unreachable.
void gt_pch_nx | ( | fast_function_summary< T *, va_gc > *const & | , |
gt_pointer_operator | , | ||
void * | ) |
References gcc_unreachable.
void gt_pch_nx | ( | fast_function_summary< T *, va_heap > *const & | ) |
void gt_pch_nx | ( | fast_function_summary< T *, va_heap > *const & | , |
gt_pointer_operator | , | ||
void * | ) |
void gt_pch_nx | ( | function_summary< T * > *const & | ) |
References gcc_unreachable.
void gt_pch_nx | ( | function_summary< T * > *const & | , |
gt_pointer_operator | , | ||
void * | ) |
References gcc_unreachable.