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

  /src/external/gpl3/gcc.old/dist/gcc/
cfgexpand.cc 3861 /* A subroutine of expand_gimple_stmt, expanding one gimple statement
4049 expand_gimple_stmt (gimple *stmt) function
4110 last2 = last = expand_gimple_stmt (stmt);
5845 expand_gimple_stmt (stmt);
6121 last = expand_gimple_stmt (stmt);
  /src/external/gpl3/gcc/dist/gcc/
cfgexpand.cc 3898 /* A subroutine of expand_gimple_stmt, expanding one gimple statement
4072 expand_gimple_stmt (gimple *stmt) function
4133 last2 = last = expand_gimple_stmt (stmt);
5867 expand_gimple_stmt (stmt);
6143 last = expand_gimple_stmt (stmt);

Completed in 120 milliseconds