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

  /src/external/gpl3/gcc/dist/gcc/
gimple-fold.cc 604 gimple *laststore = NULL; local
616 if (!laststore)
623 laststore = new_stmt;
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-fold.cc 605 gimple *laststore = NULL; local
617 if (!laststore)
624 laststore = new_stmt;

Completed in 77 milliseconds