GCC Middle and Back End API Reference
is_a_helper< const T * > Struct Template Reference

#include <is-a.h>

Inheritance diagram for is_a_helper< const T * >:
Collaboration diagram for is_a_helper< const T * >:

Public Member Functions

bool test (symtab_node *p)
bool test (symtab_node *p)
bool test (toplevel_node *p)
bool test (toplevel_node *p)
bool test (toplevel_node *p)
bool test (toplevel_node *p)
bool test (id_base *id)
bool test (id_base *id)
bool test (id_base *id)
bool test (id_base *id)
bool test (operand *op)
bool test (operand *op)
bool test (operand *op)
bool test (operand *op)
bool test (operand *op)
bool test (operand *op)
bool test (dt_node *n)
bool test (dt_node *n)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (const gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (const gimple *gs)
bool test (gimple *gs)
bool test (const gimple *gs)
bool test (gimple *gs)
bool test (const gimple *gs)
bool test (gimple *gs)
bool test (const gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (const gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (const gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (const gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (const gimple *gs)
bool test (gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (gimple *gs)
bool test (const gimple *gs)
bool test (gimple *gs)
bool test (json::value *)
bool test (const json::value *)
bool test (json::value *jv)
bool test (const json::value *jv)
bool test (json::value *jv)
bool test (const json::value *jv)
bool test (json::value *jv)
bool test (const json::value *jv)
bool test (json::value *jv)
bool test (const json::value *jv)
bool test (json::value *jv)
bool test (const json::value *jv)
bool test (pp_token *tok)
bool test (const pp_token *tok)
bool test (pp_token *tok)
bool test (const pp_token *tok)
bool test (pp_token *tok)
bool test (const pp_token *tok)
bool test (pp_token *tok)
bool test (const pp_token *tok)
bool test (pp_token *tok)
bool test (const pp_token *tok)
bool test (rtx rt)
bool test (rtx rt)
bool test (rtx rt)
bool test (const_rtx rt)
bool test (rtx rt)
bool test (const_rtx rt)
bool test (rtx rt)
bool test (rtx rt)
bool test (rtx rt)
bool test (rtx_insn *insn)
bool test (rtx rt)
bool test (rtx_insn *insn)
bool test (const rtx_insn *insn)
bool test (rtx rt)
bool test (rtx_insn *insn)
bool test (rtx rt)
bool test (rtx rt)
bool test (rtx_insn *insn)
bool test (rtx rt)
bool test (rtx_insn *insn)
bool test (vec_info *i)
bool test (vec_info *i)
bool test (const region *)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const ana::binding_key *key)
bool test (const superedge *sedge)
bool test (const superedge *sedge)
bool test (const superedge *sedge)
bool test (const superedge *sedge)
bool test (const superedge *sedge)
bool test (const superedge *sedge)
bool test (const superedge *sedge)
bool test (const superedge *sedge)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)

Static Public Member Functions

template<typename U>
static const Tcast (const U *p)
template<typename U>
static bool test (const U *p)
static T cast (U *p)

Detailed Description

template<typename T>
struct is_a_helper< const T * >
Reuse the definition of is_a_helper<T *> to implement
is_a_helper<const T *>.   

Member Function Documentation

◆ cast() [1/2]

template<typename T>
template<typename U>
const T * is_a_helper< const T * >::cast ( const U * p)
inlinestatic

◆ cast() [2/2]

T reinterpret_is_a_helper< T >::cast ( U * p)
inlinestatic

◆ test() [1/186]

bool is_a_helper< constana::concrete_binding * >::test ( const ana::binding_key * key)
inline

◆ test() [2/186]

bool is_a_helper< constgimple_statement_with_memory_ops * >::test ( const gimple * gs)
inline

References gimple_has_mem_ops().

◆ test() [3/186]

bool is_a_helper< constgimple_statement_with_ops * >::test ( const gimple * gs)
inline

References gimple_has_ops().

◆ test() [4/186]

bool is_a_helper< constgtransaction * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [5/186]

bool is_a_helper< constgimple_statement_assume * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [6/186]

bool is_a_helper< constgreturn * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [7/186]

bool is_a_helper< constgphi * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [8/186]

bool is_a_helper< constgomp_task * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [9/186]

bool is_a_helper< constgomp_teams * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [10/186]

bool is_a_helper< constgomp_single * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [11/186]

bool is_a_helper< constgomp_sections * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [12/186]

bool is_a_helper< constgomp_target * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [13/186]

bool is_a_helper< constgomp_parallel * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [14/186]

bool is_a_helper< constgimple_statement_omp_taskreg * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [15/186]

bool is_a_helper< constgomp_for * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [16/186]

bool is_a_helper< constgomp_scan * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [17/186]

bool is_a_helper< constgomp_ordered * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [18/186]

bool is_a_helper< constgomp_critical * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [19/186]

bool is_a_helper< constgomp_continue * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [20/186]

bool is_a_helper< constgimple_statement_omp_return * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [21/186]

bool is_a_helper< constgomp_atomic_store * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [22/186]

bool is_a_helper< constgomp_atomic_load * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [23/186]

bool is_a_helper< constgeh_filter * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [24/186]

bool is_a_helper< constgeh_dispatch * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [25/186]

bool is_a_helper< constgresx * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [26/186]

bool is_a_helper< constgcatch * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [27/186]

bool is_a_helper< constgcall * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [28/186]

bool is_a_helper< constgbind * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [29/186]

bool is_a_helper< constgasm * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [30/186]

bool is_a_helper< constgtry * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [31/186]

bool is_a_helper< constgswitch * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [32/186]

bool is_a_helper< constgeh_mnt * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [33/186]

bool is_a_helper< constgeh_else * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [34/186]

bool is_a_helper< constglabel * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [35/186]

bool is_a_helper< constggoto * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [36/186]

bool is_a_helper< constgdebug * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [37/186]

bool is_a_helper< constgcond * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [38/186]

bool is_a_helper< constgassign * >::test ( const gimple * gs)
inline

References gimple::code.

◆ test() [39/186]

bool is_a_helper< constjson::value * >::test ( const json::value * )
inline

◆ test() [40/186]

bool is_a_helper< constjson::string * >::test ( const json::value * jv)
inline

References json::JSON_STRING.

◆ test() [41/186]

bool is_a_helper< constjson::integer_number * >::test ( const json::value * jv)
inline

References json::JSON_INTEGER.

◆ test() [42/186]

bool is_a_helper< constjson::float_number * >::test ( const json::value * jv)
inline

References json::JSON_FLOAT.

◆ test() [43/186]

bool is_a_helper< constjson::array * >::test ( const json::value * jv)
inline

References json::JSON_ARRAY.

◆ test() [44/186]

bool is_a_helper< constjson::object * >::test ( const json::value * jv)
inline

References json::JSON_OBJECT.

◆ test() [45/186]

bool is_a_helper< constpp_token_custom_data * >::test ( const pp_token * tok)
inline

References pp_token::custom_data.

◆ test() [46/186]

bool is_a_helper< constpp_token_event_id * >::test ( const pp_token * tok)
inline

References pp_token::event_id.

◆ test() [47/186]

bool is_a_helper< constpp_token_begin_url * >::test ( const pp_token * tok)
inline

References pp_token::begin_url.

◆ test() [48/186]

bool is_a_helper< constpp_token_begin_color * >::test ( const pp_token * tok)
inline

References pp_token::begin_color.

◆ test() [49/186]

bool is_a_helper< constpp_token_text * >::test ( const pp_token * tok)
inline

References pp_token::text.

◆ test() [50/186]

bool is_a_helper< constregion * >::test ( const region * )
inline

◆ test() [51/186]

bool is_a_helper< constprivate_region * >::test ( const region * reg)
inline

◆ test() [52/186]

bool is_a_helper< consterrno_region * >::test ( const region * reg)
inline

◆ test() [53/186]

bool is_a_helper< constvar_arg_region * >::test ( const region * reg)
inline

◆ test() [54/186]

bool is_a_helper< constbit_range_region * >::test ( const region * reg)
inline

◆ test() [55/186]

bool is_a_helper< conststring_region * >::test ( const region * reg)
inline

◆ test() [56/186]

bool is_a_helper< constcast_region * >::test ( const region * reg)
inline

◆ test() [57/186]

bool is_a_helper< constsized_region * >::test ( const region * reg)
inline

◆ test() [58/186]

bool is_a_helper< constoffset_region * >::test ( const region * reg)
inline

◆ test() [59/186]

bool is_a_helper< constelement_region * >::test ( const region * reg)
inline

◆ test() [60/186]

bool is_a_helper< constfield_region * >::test ( const region * reg)
inline

◆ test() [61/186]

bool is_a_helper< constdecl_region * >::test ( const region * reg)
inline

◆ test() [62/186]

bool is_a_helper< constsymbolic_region * >::test ( const region * reg)
inline

◆ test() [63/186]

bool is_a_helper< constroot_region * >::test ( const region * reg)
inline

◆ test() [64/186]

bool is_a_helper< constthread_local_region * >::test ( const region * reg)
inline

◆ test() [65/186]

bool is_a_helper< constheap_region * >::test ( const region * reg)
inline

◆ test() [66/186]

bool is_a_helper< conststack_region * >::test ( const region * reg)
inline

◆ test() [67/186]

bool is_a_helper< constlabel_region * >::test ( const region * reg)
inline

◆ test() [68/186]

bool is_a_helper< constfunction_region * >::test ( const region * reg)
inline

◆ test() [69/186]

bool is_a_helper< constcode_region * >::test ( const region * reg)
inline

◆ test() [70/186]

bool is_a_helper< constglobals_region * >::test ( const region * reg)
inline

◆ test() [71/186]

bool is_a_helper< constframe_region * >::test ( const region * reg)
inline

◆ test() [72/186]

bool is_a_helper< constrtx_call_insn * >::test ( const rtx_insn * insn)
inline

References CALL_P.

◆ test() [73/186]

bool is_a_helper< consteh_dispatch_allowed_cfg_superedge * >::test ( const superedge * sedge)
inline

◆ test() [74/186]

bool is_a_helper< consteh_dispatch_try_cfg_superedge * >::test ( const superedge * sedge)
inline

◆ test() [75/186]

bool is_a_helper< consteh_dispatch_cfg_superedge * >::test ( const superedge * sedge)
inline

◆ test() [76/186]

bool is_a_helper< constswitch_cfg_superedge * >::test ( const superedge * sedge)
inline

◆ test() [77/186]

bool is_a_helper< constcfg_superedge * >::test ( const superedge * sedge)
inline

◆ test() [78/186]

bool is_a_helper< constreturn_superedge * >::test ( const superedge * sedge)
inline

References ana::SUPEREDGE_RETURN.

◆ test() [79/186]

bool is_a_helper< constcall_superedge * >::test ( const superedge * sedge)
inline

References ana::SUPEREDGE_CALL.

◆ test() [80/186]

bool is_a_helper< constcallgraph_superedge * >::test ( const superedge * sedge)
inline

◆ test() [81/186]

bool is_a_helper< constconst_fn_result_svalue * >::test ( const svalue * sval)
inline

◆ test() [82/186]

bool is_a_helper< constasm_output_svalue * >::test ( const svalue * sval)
inline

References ana::SK_ASM_OUTPUT.

◆ test() [83/186]

bool is_a_helper< constconjured_svalue * >::test ( const svalue * sval)
inline

References ana::SK_CONJURED.

◆ test() [84/186]

bool is_a_helper< constcompound_svalue * >::test ( const svalue * sval)
inline

References ana::SK_COMPOUND.

◆ test() [85/186]

bool is_a_helper< constwidening_svalue * >::test ( const svalue * sval)
inline

References ana::SK_WIDENING.

◆ test() [86/186]

bool is_a_helper< constplaceholder_svalue * >::test ( const svalue * sval)
inline

References ana::SK_PLACEHOLDER.

◆ test() [87/186]

bool is_a_helper< constunmergeable_svalue * >::test ( const svalue * sval)
inline

References ana::SK_UNMERGEABLE.

◆ test() [88/186]

bool is_a_helper< constbits_within_svalue * >::test ( const svalue * sval)
inline

References ana::SK_BITS_WITHIN.

◆ test() [89/186]

bool is_a_helper< constrepeated_svalue * >::test ( const svalue * sval)
inline

References ana::SK_REPEATED, and test().

◆ test() [90/186]

bool is_a_helper< constsub_svalue * >::test ( const svalue * sval)
inline

References ana::SK_SUB.

◆ test() [91/186]

bool is_a_helper< constbinop_svalue * >::test ( const svalue * sval)
inline

References ana::SK_BINOP.

◆ test() [92/186]

bool is_a_helper< constunaryop_svalue * >::test ( const svalue * sval)
inline

References ana::SK_UNARYOP.

◆ test() [93/186]

bool is_a_helper< constinitial_svalue * >::test ( const svalue * sval)
inline

References ana::SK_INITIAL.

◆ test() [94/186]

bool is_a_helper< constsetjmp_svalue * >::test ( const svalue * sval)
inline

References ana::SK_SETJMP.

◆ test() [95/186]

bool is_a_helper< constpoisoned_svalue * >::test ( const svalue * sval)
inline

References ana::SK_POISONED.

◆ test() [96/186]

bool is_a_helper< constconstant_svalue * >::test ( const svalue * sval)
inline

References ana::SK_CONSTANT, and test().

◆ test() [97/186]

bool is_a_helper< constregion_svalue * >::test ( const svalue * sval)
inline

References ana::SK_REGION.

◆ test() [98/186]

template<typename T>
template<typename U>
bool is_a_helper< const T * >::test ( const U * p)
inlinestatic

References is_a_helper< T >::test().

Referenced by test().

◆ test() [99/186]

bool is_a_helper< constrtx_insn * >::test ( const_rtx rt)
inline

◆ test() [100/186]

bool is_a_helper< constrtx_sequence * >::test ( const_rtx rt)
inline

◆ test() [101/186]

bool is_a_helper< dt_simplify * >::test ( dt_node * n)
inline

References dt_node::DT_SIMPLIFY.

◆ test() [102/186]

◆ test() [103/186]

◆ test() [104/186]

bool is_a_helper< gimple_statement_with_ops * >::test ( gimple * gs)
inline

References gimple_has_ops().

◆ test() [105/186]

bool is_a_helper< gimple_statement_wce * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [106/186]

bool is_a_helper< gtry * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [107/186]

bool is_a_helper< gtransaction * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [108/186]

bool is_a_helper< gimple_statement_assume * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [109/186]

bool is_a_helper< gswitch * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [110/186]

bool is_a_helper< greturn * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [111/186]

bool is_a_helper< gphi * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [112/186]

bool is_a_helper< gomp_task * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [113/186]

bool is_a_helper< gomp_teams * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [114/186]

bool is_a_helper< gomp_single * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [115/186]

bool is_a_helper< gomp_sections * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [116/186]

bool is_a_helper< gomp_target * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [117/186]

bool is_a_helper< gomp_parallel * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [118/186]

References gimple::code.

◆ test() [119/186]

bool is_a_helper< gomp_for * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [120/186]

bool is_a_helper< gomp_scan * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [121/186]

bool is_a_helper< gomp_ordered * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [122/186]

bool is_a_helper< gomp_critical * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [123/186]

bool is_a_helper< gomp_continue * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [124/186]

References gimple::code.

◆ test() [125/186]

bool is_a_helper< gomp_atomic_store * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [126/186]

bool is_a_helper< gomp_atomic_load * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [127/186]

bool is_a_helper< geh_mnt * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [128/186]

bool is_a_helper< geh_filter * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [129/186]

bool is_a_helper< geh_else * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [130/186]

bool is_a_helper< geh_dispatch * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [131/186]

bool is_a_helper< gresx * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [132/186]

bool is_a_helper< glabel * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [133/186]

bool is_a_helper< ggoto * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [134/186]

bool is_a_helper< gdebug * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [135/186]

bool is_a_helper< gcond * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [136/186]

bool is_a_helper< gcatch * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [137/186]

bool is_a_helper< gcall * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [138/186]

bool is_a_helper< gbind * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [139/186]

bool is_a_helper< gassign * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [140/186]

bool is_a_helper< gasm * >::test ( gimple * gs)
inline

References gimple::code.

◆ test() [141/186]

bool is_a_helper< user_id * >::test ( id_base * id)
inline

References id_base::USER.

◆ test() [142/186]

bool is_a_helper< predicate_id * >::test ( id_base * id)
inline

References id_base::PREDICATE.

◆ test() [143/186]

bool is_a_helper< operator_id * >::test ( id_base * id)
inline

References id_base::CODE.

◆ test() [144/186]

bool is_a_helper< fn_id * >::test ( id_base * id)
inline

◆ test() [145/186]

bool is_a_helper< json::value * >::test ( json::value * )
inline

◆ test() [146/186]

bool is_a_helper< json::string * >::test ( json::value * jv)
inline

References json::JSON_STRING.

◆ test() [147/186]

bool is_a_helper< json::integer_number * >::test ( json::value * jv)
inline

References json::JSON_INTEGER.

◆ test() [148/186]

bool is_a_helper< json::float_number * >::test ( json::value * jv)
inline

References json::JSON_FLOAT.

◆ test() [149/186]

bool is_a_helper< json::array * >::test ( json::value * jv)
inline

References json::JSON_ARRAY.

◆ test() [150/186]

bool is_a_helper< json::object * >::test ( json::value * jv)
inline

References json::JSON_OBJECT.

◆ test() [151/186]

bool is_a_helper< with_expr * >::test ( operand * op)
inline

References operand::OP_WITH.

◆ test() [152/186]

bool is_a_helper< if_expr * >::test ( operand * op)
inline

References operand::OP_IF.

◆ test() [153/186]

bool is_a_helper< expr * >::test ( operand * op)
inline

◆ test() [154/186]

bool is_a_helper< c_expr * >::test ( operand * op)
inline

References operand::OP_C_EXPR.

◆ test() [155/186]

bool is_a_helper< predicate * >::test ( operand * op)
inline

References operand::OP_PREDICATE.

◆ test() [156/186]

bool is_a_helper< capture * >::test ( operand * op)
inline

References operand::OP_CAPTURE.

◆ test() [157/186]

bool is_a_helper< pp_token_custom_data * >::test ( pp_token * tok)
inline

References pp_token::custom_data.

◆ test() [158/186]

bool is_a_helper< pp_token_event_id * >::test ( pp_token * tok)
inline

References pp_token::event_id.

◆ test() [159/186]

bool is_a_helper< pp_token_begin_url * >::test ( pp_token * tok)
inline

References pp_token::begin_url.

◆ test() [160/186]

bool is_a_helper< pp_token_begin_color * >::test ( pp_token * tok)
inline

References pp_token::begin_color.

◆ test() [161/186]

bool is_a_helper< pp_token_text * >::test ( pp_token * tok)
inline

References pp_token::text.

◆ test() [162/186]

bool is_a_helper< rtx_note * >::test ( rtx rt)
inline

References NOTE_P.

◆ test() [163/186]

bool is_a_helper< rtx_code_label * >::test ( rtx rt)
inline

References LABEL_P.

◆ test() [164/186]

bool is_a_helper< rtx_barrier * >::test ( rtx rt)
inline

References BARRIER_P.

◆ test() [165/186]

bool is_a_helper< rtx_jump_table_data * >::test ( rtx rt)
inline

References JUMP_TABLE_DATA_P.

◆ test() [166/186]

bool is_a_helper< rtx_call_insn * >::test ( rtx rt)
inline

References CALL_P.

◆ test() [167/186]

bool is_a_helper< rtx_jump_insn * >::test ( rtx rt)
inline

References JUMP_P.

◆ test() [168/186]

bool is_a_helper< rtx_nonjump_insn * >::test ( rtx rt)
inline

References NONJUMP_INSN_P.

◆ test() [169/186]

bool is_a_helper< rtx_debug_insn * >::test ( rtx rt)
inline

References DEBUG_INSN_P.

◆ test() [170/186]

bool is_a_helper< rtx_insn * >::test ( rtx rt)
inline

◆ test() [171/186]

bool is_a_helper< rtx_sequence * >::test ( rtx rt)
inline

◆ test() [172/186]

bool is_a_helper< rtx_insn_list * >::test ( rtx rt)
inline

◆ test() [173/186]

bool is_a_helper< rtx_expr_list * >::test ( rtx rt)
inline

◆ test() [174/186]

bool is_a_helper< rtx_note * >::test ( rtx_insn * insn)
inline

References NOTE_P.

◆ test() [175/186]

bool is_a_helper< rtx_code_label * >::test ( rtx_insn * insn)
inline

References LABEL_P.

◆ test() [176/186]

bool is_a_helper< rtx_jump_table_data * >::test ( rtx_insn * insn)
inline

References JUMP_TABLE_DATA_P.

◆ test() [177/186]

bool is_a_helper< rtx_call_insn * >::test ( rtx_insn * insn)
inline

References CALL_P.

◆ test() [178/186]

bool is_a_helper< rtx_jump_insn * >::test ( rtx_insn * insn)
inline

References JUMP_P.

◆ test() [179/186]

bool is_a_helper< varpool_node * >::test ( symtab_node * p)
inline
Report whether or not THIS symtab node is a variable, aka varpool_node.   

References SYMTAB_VARIABLE.

◆ test() [180/186]

bool is_a_helper< cgraph_node * >::test ( symtab_node * p)
inline
Report whether or not THIS symtab node is a function, aka cgraph_node.   

References SYMTAB_FUNCTION.

◆ test() [181/186]

bool is_a_helper< asm_node * >::test ( toplevel_node * p)
inline
Report whether or not THIS toplevel node is a toplevel assembly, aka
asm_node.   

References TOPLEVEL_ASM.

◆ test() [182/186]

bool is_a_helper< symtab_node * >::test ( toplevel_node * p)
inline
Report whether or not THIS toplevel node is a symtab_node.   

References SYMTAB_SYMBOL.

◆ test() [183/186]

bool is_a_helper< varpool_node * >::test ( toplevel_node * p)
inline
Report whether or not THIS toplevel node is a variable, aka varpool_node.   

References SYMTAB_VARIABLE.

◆ test() [184/186]

bool is_a_helper< cgraph_node * >::test ( toplevel_node * p)
inline
Report whether or not THIS toplevel node is a function, aka cgraph_node.   

References SYMTAB_FUNCTION.

◆ test() [185/186]

bool is_a_helper< _bb_vec_info * >::test ( vec_info * i)
inline

References vec_info::bb, and i.

◆ test() [186/186]

bool is_a_helper< _loop_vec_info * >::test ( vec_info * i)
inline

References i, and vec_info::loop.


The documentation for this struct was generated from the following file: