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

  /src/external/gpl3/gcc.old/dist/gcc/d/
d-gimplify.cc 35 empty_modify_p (tree type, tree op) function
41 return empty_modify_p (type, TREE_OPERAND (op, 1));
89 if (empty_modify_p (TREE_TYPE (op0), op1))

Completed in 59 milliseconds