Home
last modified time | relevance | path

Searched defs:CallKind (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/profiling/
H A Dprofiling.h27 enum class CallKind { UNKNOWN = 0, MONOMORPHIC, POLYMORPHIC, MEGAMORPHIC, COUNT }; class
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Druntime_interface.h1546 enum class CallKind { UNKNOWN, MONOMORPHIC, POLYMORPHIC, MEGAMORPHIC }; class in ark::compiler::InlineCachesInterface

Completed in 4 milliseconds