HomeSort by relevance Sort by last modified time
    Searched refs:ipa_opt_pass (Results 1 - 6 of 6) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
function.h 183 struct ipa_opt_pass; typedef in typeref:struct:ipa_opt_pass
184 typedef struct ipa_opt_pass *ipa_opt_pass;
186 DEF_VEC_P(ipa_opt_pass);
187 DEF_VEC_ALLOC_P(ipa_opt_pass,heap);
540 VEC(ipa_opt_pass,heap) * GTY((skip)) ipa_transforms_to_apply;
185 DEF_VEC_P(ipa_opt_pass); variable
tree-pass.h 160 struct ipa_opt_pass struct
398 extern struct ipa_opt_pass pass_ipa_inline;
399 extern struct ipa_opt_pass pass_ipa_cp;
400 extern struct ipa_opt_pass pass_ipa_reference;
401 extern struct ipa_opt_pass pass_ipa_pure_const;
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
function.h 183 struct ipa_opt_pass; typedef in typeref:struct:ipa_opt_pass
184 typedef struct ipa_opt_pass *ipa_opt_pass;
186 DEF_VEC_P(ipa_opt_pass);
187 DEF_VEC_ALLOC_P(ipa_opt_pass,heap);
540 VEC(ipa_opt_pass,heap) * GTY((skip)) ipa_transforms_to_apply;
185 DEF_VEC_P(ipa_opt_pass); variable
tree-pass.h 175 struct ipa_opt_pass struct
413 extern struct ipa_opt_pass pass_ipa_inline;
414 extern struct ipa_opt_pass pass_ipa_cp;
415 extern struct ipa_opt_pass pass_ipa_reference;
416 extern struct ipa_opt_pass pass_ipa_pure_const;
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
function.h 183 struct ipa_opt_pass; typedef in typeref:struct:ipa_opt_pass
184 typedef struct ipa_opt_pass *ipa_opt_pass;
186 DEF_VEC_P(ipa_opt_pass);
187 DEF_VEC_ALLOC_P(ipa_opt_pass,heap);
544 VEC(ipa_opt_pass,heap) * GTY((skip)) ipa_transforms_to_apply;
185 DEF_VEC_P(ipa_opt_pass); variable
tree-pass.h 175 struct ipa_opt_pass struct
415 extern struct ipa_opt_pass pass_ipa_inline;
416 extern struct ipa_opt_pass pass_ipa_cp;
417 extern struct ipa_opt_pass pass_ipa_reference;
418 extern struct ipa_opt_pass pass_ipa_pure_const;

Completed in 62 milliseconds