HomeSort by relevance Sort by last modified time
    Searched defs:do_merge (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGen/
2002-02-14-EntryNodePreds.c 4 * the do_merge function. This is illegal LLVM code. To fix this, GCC now
28 int do_merge(QUAD_EDGE ldo, QUAD_EDGE rdo) { function
  /external/toybox/toys/pending/
diff.c 147 static void do_merge(struct candidate **K, int *k, int i, function
250 * 5. Form the k-candidates as discribed in do_merge.
332 do_merge(kcand, &k, i, e, e[i].p);

Completed in 186 milliseconds