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.
150 V(Deoptimize, void, DeoptimizationKind) \
392 art::Runtime::Current()->GetInstrumentation()->Deoptimize(method); in PerformLimitedDeoptimization()
259 void Deoptimize(ArtMethod* method)
281 instrumentation->Deoptimize(method); in DeoptimizeMethod()
1003 void Instrumentation::Deoptimize(ArtMethod* method) { in Deoptimize() function in art::instrumentation::Instrumentation
1500 M(Deoptimize, Instruction) \3581 DECLARE_INSTRUCTION(Deoptimize);3584 DEFAULT_COPY_CONSTRUCTOR(Deoptimize);