HomeSort by relevance Sort by last modified time
    Searched defs:ao_ref (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-ssa-alias.h 91 } ao_ref; typedef in typeref:struct:ao_ref_s
95 extern void ao_ref_init (ao_ref *, tree);
96 extern void ao_ref_init_from_ptr_and_size (ao_ref *, tree, tree);
97 extern tree ao_ref_base (ao_ref *);
98 extern alias_set_type ao_ref_alias_set (ao_ref *);
102 extern bool refs_may_alias_p_1 (ao_ref *, ao_ref *, bool);
107 extern bool stmt_may_clobber_ref_p_1 (gimple, ao_ref *);
110 extern tree get_continuation_for_phi (gimple, ao_ref *, bitmap *);
111 extern void *walk_non_aliased_vuses (ao_ref *, tree
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-ssa-alias.h 91 } ao_ref; typedef in typeref:struct:ao_ref_s
95 extern void ao_ref_init (ao_ref *, tree);
96 extern void ao_ref_init_from_ptr_and_size (ao_ref *, tree, tree);
97 extern tree ao_ref_base (ao_ref *);
98 extern alias_set_type ao_ref_alias_set (ao_ref *);
102 extern bool refs_may_alias_p_1 (ao_ref *, ao_ref *, bool);
107 extern bool stmt_may_clobber_ref_p_1 (gimple, ao_ref *);
110 extern tree get_continuation_for_phi (gimple, ao_ref *, bitmap *);
111 extern void *walk_non_aliased_vuses (ao_ref *, tree
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-ssa-alias.h 91 } ao_ref; typedef in typeref:struct:ao_ref_s
95 extern void ao_ref_init (ao_ref *, tree);
96 extern void ao_ref_init_from_ptr_and_size (ao_ref *, tree, tree);
97 extern tree ao_ref_base (ao_ref *);
98 extern alias_set_type ao_ref_alias_set (ao_ref *);
102 extern bool refs_may_alias_p_1 (ao_ref *, ao_ref *, bool);
107 extern bool stmt_may_clobber_ref_p_1 (gimple, ao_ref *);
110 extern tree get_continuation_for_phi (gimple, ao_ref *, bitmap *);
111 extern void *walk_non_aliased_vuses (ao_ref *, tree
    [all...]

Completed in 77 milliseconds