Searched refs:GetJITOptions (Results 1 – 4 of 4) sorted by relevance
225 jit::JitOptions* jit_options = runtime->GetJITOptions(); in EnableDebugFeatures()
132 runtime->GetJITOptions()->UseJitCompilation() && in FinishSetup()
638 jit::JitOptions* GetJITOptions() { in GetJITOptions() function
721 uint16_t jit_warmup_threshold = Runtime::Current()->GetJITOptions()->GetWarmupThreshold(); in ClearMethodCounter()1610 uint16_t jit_compile_threshold = Runtime::Current()->GetJITOptions()->GetCompileThreshold(); in GetProfiledMethods()