Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp195 auto methodValue = JSFunction::Cast(funcValue)->GetMethod(); in ProfileDefineGetterSetter() local
330 auto methodValue = JSFunction::Cast(funcValue)->GetMethod(); in PGODump() local
495 auto methodValue = JSFunction::Cast(funcValue)->GetMethod(); in PGOPreDump() local
572 JSTaggedValue methodValue, WorkNode *current) in ProcessProfileTypeInfo()
598 JSTaggedValue methodValue = func->GetMethod(); in HandlePGOPreDump() local
642 JSTaggedValue methodValue = func->GetMethod(); in HandlePGODumpByDumpThread() local
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/
Dbuiltins.cpp70 llvm::Value *methodValue = function->arg_begin(); in FastClassLoadingHelper() local