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

  /src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.cc 2003 HOST_WIDE_INT est_rel_other_max
2009 && est_rel_this_max < est_rel_other_max)
2013 && est_rel_other_max < est_rel_this_max)
2035 || est_rel_other_max != est_rel_this_max)
2001 HOST_WIDE_INT est_rel_other_max local
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.cc 1968 HOST_WIDE_INT est_rel_other_max
1974 && est_rel_this_max < est_rel_other_max)
1978 && est_rel_other_max < est_rel_this_max)
2000 || est_rel_other_max != est_rel_this_max)
1966 HOST_WIDE_INT est_rel_other_max local

Completed in 20 milliseconds