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

  /src/external/gpl3/gcc/dist/gcc/
cfgloop.h 479 bool simple_p; variable
omp-expand.cc 1197 bool simple_p = DECL_P (to) && TREE_ADDRESSABLE (to); local
1198 from = force_gimple_operand_gsi (gsi_p, from, simple_p, NULL_TREE,
  /src/external/gpl3/gcc.old/dist/gcc/
cfgloop.h 471 bool simple_p; variable
omp-expand.cc 1194 bool simple_p = DECL_P (to) && TREE_ADDRESSABLE (to); local
1195 from = force_gimple_operand_gsi (gsi_p, from, simple_p, NULL_TREE,

Completed in 30 milliseconds