| Home | Sort by: relevance | last modified time | path |
| /src/external/gpl3/gcc/dist/gcc/ | |
| ipa-predicate.h | 123 false_condition = 0, enumerator in enum:ipa_predicate::predicate_conditions 155 set_to_cond (false_condition); 215 if (m_clause[0] == (1 << false_condition)) 219 << false_condition); |
| /src/external/gpl3/gcc.old/dist/gcc/ | |
| ipa-predicate.h | 119 false_condition = 0, enumerator in enum:ipa_predicate::predicate_conditions 148 set_to_cond (false_condition); 208 if (m_clause[0] == (1 << false_condition)) 212 << false_condition); |