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

  /src/external/gpl3/gcc/dist/gcc/
gimple.h 744 tree control_use; variable
6566 return cont_stmt->control_use;
6575 return &cont_stmt->control_use;
6584 cont_stmt->control_use = use;
  /src/external/gpl3/gcc.old/dist/gcc/
gimple.h 742 tree control_use; variable
6479 return cont_stmt->control_use;
6488 return &cont_stmt->control_use;
6497 cont_stmt->control_use = use;

Completed in 17 milliseconds