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

  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
region-model.cc 617 : m_assign (assign), m_operand_precision (operand_precision),
629 && m_operand_precision == other.m_operand_precision
642 m_count_cst, m_operand_precision);
652 int m_operand_precision; member in class:ana::shift_count_overflow_diagnostic
  /src/external/gpl3/gcc/dist/gcc/analyzer/
region-model.cc 735 : m_assign (assign), m_operand_precision (operand_precision),
747 && m_operand_precision == other.m_operand_precision
759 m_count_cst, m_operand_precision);
769 int m_operand_precision; member in class:ana::shift_count_overflow_diagnostic

Completed in 79 milliseconds