| Home | Sort by: relevance | last modified time | path |
| /src/external/gpl3/gcc/dist/gcc/rtl-ssa/ | |
| insns.h | 181 bool is_real () const { return m_cost_or_uid >= 0; } function in class:rtl_ssa::insn_info 183 // Return the opposite of is_real (). |
| accesses.h | 152 bool is_real () const { return !m_is_artificial; } function in class:rtl_ssa::access_info |
| /src/external/gpl3/gcc.old/dist/gcc/rtl-ssa/ | |
| insns.h | 181 bool is_real () const { return m_cost_or_uid >= 0; } function in class:rtl_ssa::insn_info 183 // Return the opposite of is_real (). |
| accesses.h | 152 bool is_real () const { return !m_is_artificial; } function in class:rtl_ssa::access_info |