Searched refs:jit_compile_threshold (Results 1 – 1 of 1) sorted by relevance
1960 uint16_t jit_compile_threshold = Runtime::Current()->GetJITOptions()->GetCompileThreshold(); in GetProfiledMethods() local1974 if (method->GetCounter() < jit_compile_threshold) { in GetProfiledMethods()