Home
last modified time | relevance | path

Searched refs:BytecodeProfile (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1397 using BytecodeProfile = uintptr_t; variable
1433 virtual BytecodeProfile GetBytecodeProfile([[maybe_unused]] MethodProfile prof, in GetBytecodeProfile()
1450 …mpiler::AnyBaseType GetProfilingAnyType([[maybe_unused]] RuntimeInterface::BytecodeProfile profile, in GetProfilingAnyType()