Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/jit/
Dprofiling_loader.h34 … mem::InternalAllocatorPtr allocator, ClassResolverT &&classResolver) in CreateProfilingData()
51 ClassResolverT &&classResolver) in CreateInlineCaches()
/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
Dpaoc.cpp571 … auto classResolver = [this, &profilingLoader](uint32_t classIdx, size_t fileIdx) -> ark::Class * { in TryLoadAotMethodProfile() local