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

  /src/external/gpl3/gcc/dist/gcc/
omp-expand.cc 6919 tree nextn2v = NULL_TREE; local
6941 t = nextn2v = create_tmp_var (itype);
7118 n2v = nextn2v;
  /src/external/gpl3/gcc.old/dist/gcc/
omp-expand.cc 6827 tree nextn2v = NULL_TREE; local
6852 t = nextn2v = create_tmp_var (itype);
7029 n2v = nextn2v;

Completed in 28 milliseconds