Searched refs:UpdateInlineCounts (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | ts_inline_lowering.h | 95 void UpdateInlineCounts(GateRef frameArgs, size_t inlineCallCounts) in UpdateInlineCounts() function in panda::ecmascript::kungfu::TSInlineLowering |
H A D | ts_inline_lowering.cpp | 151 UpdateInlineCounts(frameArgs, inlineCallCounts); in TryInline() |
Completed in 3 milliseconds