Home
last modified time | relevance | path

Searched defs:ShouldDeoptimizeCaller (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dinstrumentation.cc1586 bool Instrumentation::ShouldDeoptimizeCaller(Thread* self, ArtMethod** sp) { in ShouldDeoptimizeCaller() function in art::instrumentation::Instrumentation
1599 bool Instrumentation::ShouldDeoptimizeCaller(Thread* self, ArtMethod** sp, size_t frame_size) { in ShouldDeoptimizeCaller() function in art::instrumentation::Instrumentation