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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-structalias.cc 2111 bool direct_p = true; local
2119 direct_p = false;
2123 if (!direct_p)
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-structalias.cc 2088 bool direct_p = true; local
2096 direct_p = false;
2100 if (!direct_p)

Completed in 27 milliseconds