Searched refs:CompileOptimizedSlowPathX86 (Results 1 – 1 of 1) sorted by relevance
992 class CompileOptimizedSlowPathX86 : public SlowPathCode { class994 CompileOptimizedSlowPathX86(HSuspendCheck* suspend_check, uint32_t counter_address) in CompileOptimizedSlowPathX86() function in art::x86::CompileOptimizedSlowPathX861022 DISALLOW_COPY_AND_ASSIGN(CompileOptimizedSlowPathX86);1370 new (GetScopedAllocator()) CompileOptimizedSlowPathX86(suspend_check, address); in MaybeIncrementHotness()