OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:do_merge
(Results
1 - 4
of
4
) 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
/art/compiler/optimizing/
instruction_simplifier_arm64.h
45
bool
do_merge
);
instruction_simplifier_arm64.cc
83
bool
do_merge
) {
134
if (
do_merge
) {
/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 545 milliseconds