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

  /src/external/gpl3/gcc/dist/gcc/
tree-outof-ssa.h 37 /* For a partition number I partition_to_pseudo[I] contains the
40 rtx *partition_to_pseudo; member in struct:ssaexpand
63 return SA.partition_to_pseudo[p];
  /src/external/gpl3/gcc.old/dist/gcc/
tree-outof-ssa.h 37 /* For a partition number I partition_to_pseudo[I] contains the
40 rtx *partition_to_pseudo; member in struct:ssaexpand
63 return SA.partition_to_pseudo[p];

Completed in 15 milliseconds