Searched refs:Deoptimize (Results 1 – 8 of 8) sorted by relevance
23 ## CHECK: Deoptimize env:[[<<Null>>,{{.*]]}}49 ## CHECK: Deoptimize env:[[<<New>>,<<New>>,{{.*]]}}
75 ## CHECK: Deoptimize env:[[<<Null>>,{{.*]]}}80 ## CHECK: Deoptimize env:[[<<String>>,{{.*]]}}91 # Deoptimize here if the array is too short.242 ## CHECK: Deoptimize env:[[<<Invoke>>,{{.*]]}}262 # Deoptimize here if the array is too short.
147 V(Deoptimize, void, DeoptimizationKind) \
413 art::Runtime::Current()->GetInstrumentation()->Deoptimize(method); in PerformLimitedDeoptimization()
282 EXPORT void Deoptimize(ArtMethod* method)
274 instrumentation->Deoptimize(method); in DeoptimizeMethod()
1254 void Instrumentation::Deoptimize(ArtMethod* method) { in Deoptimize() function in art::instrumentation::Instrumentation
1542 M(Deoptimize, Instruction) \3714 DECLARE_INSTRUCTION(Deoptimize);3717 DEFAULT_COPY_CONSTRUCTOR(Deoptimize);