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

  /src/external/gpl3/gcc/dist/gcc/
cfgloopmanip.cc 829 tree simple_cond; local
836 simple_cond =
839 cond_stmt = gimple_build_cond_from_tree (simple_cond, NULL_TREE, NULL_TREE);
  /src/external/gpl3/gcc.old/dist/gcc/
cfgloopmanip.cc 693 tree simple_cond; local
700 simple_cond =
703 cond_stmt = gimple_build_cond_from_tree (simple_cond, NULL_TREE, NULL_TREE);

Completed in 28 milliseconds