HomeSort by: relevance | last modified time | path
    Searched refs:not_inlined (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
ipa-predicate.h 173 static ipa_predicate not_inlined (void) function in class:ipa_predicate
ipa-fnsummary.cc 359 may or may not be true. These differs - for example NOT_INLINED condition
2746 bb_predicate = ipa_predicate::not_inlined ();
2969 = bb_predicate & ipa_predicate::not_inlined () & sra_predicate;
3207 t = ipa_predicate::not_inlined ();
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-predicate.h 166 static ipa_predicate not_inlined (void) function in class:ipa_predicate
ipa-fnsummary.cc 357 may or may not be true. These differs - for example NOT_INLINED condition
2674 bb_predicate = ipa_predicate::not_inlined ();
2889 = bb_predicate & ipa_predicate::not_inlined ();
3127 t = ipa_predicate::not_inlined ();

Completed in 31 milliseconds