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

  /src/external/gpl3/gcc.old/dist/gcc/
cfgexpand.cc 532 visit_op (gimple *, tree op, tree, void *data) function
613 visit = visit_op;
641 if (for_conflict && visit == visit_op)
  /src/external/gpl3/gcc/dist/gcc/
cfgexpand.cc 532 visit_op (gimple *, tree op, tree, void *data) function
613 visit = visit_op;
641 if (for_conflict && visit == visit_op)

Completed in 24 milliseconds