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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-structalias.cc 5961 of the variable we've created for the function. If NONLOCAL_p, create
5966 bool nonlocal_p)
6049 if (nonlocal_p
6085 if (nonlocal_p
6097 if (nonlocal_p
6134 if (nonlocal_p
6167 if (nonlocal_p
8251 bool *nonlocal_p = (bool *)data; local
8252 *nonlocal_p |= (node->used_from_other_partition
8264 bool *nonlocal_p = (bool *)data local
8317 bool nonlocal_p = (node->used_from_other_partition local
8360 bool nonlocal_p = (DECL_EXTERNAL (var->decl) local
    [all...]
tree-ssa-structalias.cc 5961 of the variable we've created for the function. If NONLOCAL_p, create
5966 bool nonlocal_p)
6049 if (nonlocal_p
6085 if (nonlocal_p
6097 if (nonlocal_p
6134 if (nonlocal_p
6167 if (nonlocal_p
8251 bool *nonlocal_p = (bool *)data; local
8252 *nonlocal_p |= (node->used_from_other_partition
8264 bool *nonlocal_p = (bool *)data local
8317 bool nonlocal_p = (node->used_from_other_partition local
8360 bool nonlocal_p = (DECL_EXTERNAL (var->decl) local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-structalias.cc 5935 of the variable we've created for the function. If NONLOCAL_p, create
5940 bool nonlocal_p)
6023 if (nonlocal_p
6059 if (nonlocal_p
6071 if (nonlocal_p
6108 if (nonlocal_p
6141 if (nonlocal_p
8245 bool *nonlocal_p = (bool *)data; local
8246 *nonlocal_p |= (node->used_from_other_partition
8258 bool *nonlocal_p = (bool *)data local
8311 bool nonlocal_p = (node->used_from_other_partition local
8354 bool nonlocal_p = (DECL_EXTERNAL (var->decl) local
    [all...]
tree-ssa-structalias.cc 5935 of the variable we've created for the function. If NONLOCAL_p, create
5940 bool nonlocal_p)
6023 if (nonlocal_p
6059 if (nonlocal_p
6071 if (nonlocal_p
6108 if (nonlocal_p
6141 if (nonlocal_p
8245 bool *nonlocal_p = (bool *)data; local
8246 *nonlocal_p |= (node->used_from_other_partition
8258 bool *nonlocal_p = (bool *)data local
8311 bool nonlocal_p = (node->used_from_other_partition local
8354 bool nonlocal_p = (DECL_EXTERNAL (var->decl) local
    [all...]

Completed in 44 milliseconds