Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
H A Dmethod.cpp563 auto branchesMem = reinterpret_cast<uint8_t *>(data) + branchesDataOffset; in StartProfiling() local
569 new (data) ProfilingData(CallSiteInlineCache::From(vcallsMem, vcalls), BranchData::From(branchesMem, branches), in StartProfiling()

Completed in 2 milliseconds