Searched refs:COMPILER_IC_PATCH_QUEUE_SIZE (Results 1 – 5 of 5) sorted by relevance
29 #define COMPILER_IC_PATCH_QUEUE_SIZE 64 macro
980 ICPatchWorkOrder compilerICPatchQueue[COMPILER_IC_PATCH_QUEUE_SIZE];
364 } else if (gDvmJit.compilerICPatchIndex < COMPILER_IC_PATCH_QUEUE_SIZE) { in inlineCachePatchEnqueue()
1054 } else if (gDvmJit.compilerICPatchIndex < COMPILER_IC_PATCH_QUEUE_SIZE) { in inlineCachePatchEnqueue()
1713 } else if (gDvmJit.compilerICPatchIndex < COMPILER_IC_PATCH_QUEUE_SIZE) { in inlineCachePatchEnqueue()