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

  /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;
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
function.h 177 typedef struct ipa_opt_pass_d *ipa_opt_pass;
179 DEF_VEC_P(ipa_opt_pass);
180 DEF_VEC_ALLOC_P(ipa_opt_pass,heap);
176 typedef struct ipa_opt_pass_d *ipa_opt_pass; typedef in typeref:struct:ipa_opt_pass_d
178 DEF_VEC_P(ipa_opt_pass); variable
cgraph.h 227 VEC(ipa_opt_pass,heap) * GTY((skip)) ipa_transforms_to_apply;
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
function.h 177 typedef struct ipa_opt_pass_d *ipa_opt_pass;
179 DEF_VEC_P(ipa_opt_pass);
180 DEF_VEC_ALLOC_P(ipa_opt_pass,heap);
176 typedef struct ipa_opt_pass_d *ipa_opt_pass; typedef in typeref:struct:ipa_opt_pass_d
178 DEF_VEC_P(ipa_opt_pass); variable
cgraph.h 227 VEC(ipa_opt_pass,heap) * GTY((skip)) ipa_transforms_to_apply;
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
function.h 177 typedef struct ipa_opt_pass_d *ipa_opt_pass;
179 DEF_VEC_P(ipa_opt_pass);
180 DEF_VEC_ALLOC_P(ipa_opt_pass,heap);
176 typedef struct ipa_opt_pass_d *ipa_opt_pass; typedef in typeref:struct:ipa_opt_pass_d
178 DEF_VEC_P(ipa_opt_pass); variable
cgraph.h 227 VEC(ipa_opt_pass,heap) * GTY((skip)) ipa_transforms_to_apply;
    [all...]

Completed in 122 milliseconds