Home
last modified time | relevance | path

Searched refs:FillVecsByInsts (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
H A Dmethod.cpp508 inline void Method::FillVecsByInsts(BytecodeInstruction &inst, PandaVector<uint32_t> &vcalls, in FillVecsByInsts() function in ark::Method
547 FillVecsByInsts(inst, vcalls, branches, throws); in StartProfiling()
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dmethod.h861 inline void FillVecsByInsts(BytecodeInstruction &inst, PandaVector<uint32_t> &vcalls,

Completed in 4 milliseconds