Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dsharpening.cc95 ArtMethod* callee = invoke->GetResolvedMethod(); in SharpenInvokeStaticOrDirect() local
Doptimizing_compiler.cc1127 bool CanEncodeInlinedMethodInStackMap(const DexFile& caller_dex_file, ArtMethod* callee) { in CanEncodeInlinedMethodInStackMap()
/art/runtime/jit/
Djit.h127 void NotifyCompiledCodeToInterpreterTransition(Thread* self, ArtMethod* callee) in NotifyCompiledCodeToInterpreterTransition()
/art/runtime/
Dinstrumentation.h416 ArtMethod* callee) const in InvokeVirtualOrInterface()
Dstack.cc833 ArtMethod* callee = in WalkStack() local