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

  /src/external/gpl3/gcc/dist/gcc/
tree-predcom.cc 833 tree typea, typeb; local
836 typea = TREE_TYPE (DR_REF (a));
838 if (!useless_type_conversion_p (typeb, typea))
  /src/external/gpl3/gcc.old/dist/gcc/
tree-predcom.cc 833 tree typea, typeb; local
836 typea = TREE_TYPE (DR_REF (a));
838 if (!useless_type_conversion_p (typeb, typea))

Completed in 31 milliseconds