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

  /src/external/gpl3/gcc.old/dist/gcc/
cfgexpand.cc 92 gimple *currently_expanding_gimple_stmt; variable
5968 currently_expanding_gimple_stmt = stmt;
5977 currently_expanding_gimple_stmt = NULL;
6102 currently_expanding_gimple_stmt = NULL;
6127 currently_expanding_gimple_stmt = NULL;
  /src/external/gpl3/gcc/dist/gcc/
cfgexpand.cc 92 gimple *currently_expanding_gimple_stmt; variable
5990 currently_expanding_gimple_stmt = stmt;
5999 currently_expanding_gimple_stmt = NULL;
6124 currently_expanding_gimple_stmt = NULL;
6149 currently_expanding_gimple_stmt = NULL;

Completed in 21 milliseconds