HomeSort by: relevance | last modified time | path
    Searched defs:load_agg (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
ipa-prop.h 77 IPA_JF_LOAD_AGG, /* represented by field load_agg */
175 through jump function context. load_agg is for load-value-from-aggregate
181 struct ipa_load_agg_data GTY ((tag ("IPA_JF_LOAD_AGG"))) load_agg; member in union:jump_func_agg_value
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-prop.h 72 IPA_JF_LOAD_AGG, /* represented by field load_agg */
170 through jump function context. load_agg is for load-value-from-aggregate
176 struct ipa_load_agg_data GTY ((tag ("IPA_JF_LOAD_AGG"))) load_agg; member in union:jump_func_agg_value

Completed in 23 milliseconds