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

  /src/external/gpl3/gcc/dist/gcc/
gimple.h 741 tree control_def; variable
6541 return cont_stmt->control_def;
6549 return &cont_stmt->control_def;
6557 cont_stmt->control_def = def;
  /src/external/gpl3/gcc.old/dist/gcc/
gimple.h 739 tree control_def; variable
6454 return cont_stmt->control_def;
6462 return &cont_stmt->control_def;
6470 cont_stmt->control_def = def;

Completed in 52 milliseconds