Searched refs:handle_overlap_region (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/opjitconv/
H A Djitsymbol.c370 static int handle_overlap_region(int start_idx, int end_idx) function
425 * handle_overlap_region.
445 * See descriptions of handle_overlap_region() and eliminate_overlaps() for
475 if (handle_overlap_region(i, j - 1) ==
486 if (handle_overlap_region(i, j - 1) == OP_JIT_CONV_FAIL)

Completed in 914 milliseconds