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

  /src/external/gpl3/gcc/dist/gcc/
tree-cfg.cc 4043 tree lhs_etype = lhs_type; local
4054 lhs_etype = TREE_TYPE (lhs_type);
4058 if (POINTER_TYPE_P (lhs_etype)
  /src/external/gpl3/gcc.old/dist/gcc/
tree-cfg.cc 3956 tree lhs_etype = lhs_type; local
3967 lhs_etype = TREE_TYPE (lhs_type);
3971 if (POINTER_TYPE_P (lhs_etype)

Completed in 93 milliseconds