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

  /src/external/gpl3/gcc/dist/gcc/
ipa-strub.cc 1056 const bool strub_flag_auto = flag_strub < 0;
1057 /* strub_flag_auto with strub call verification; without this, functions are
1084 selection, and should report an error if not satisfied; strub_flag_auto
1181 : (strub_flag_auto
1185 /* Cases in which strubbing is enabled or disabled by strub_flag_auto.
1055 const bool strub_flag_auto = flag_strub < 0; local

Completed in 107 milliseconds