Home
last modified time | relevance | path

Searched refs:AddBytecodeCount (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_hcr_lowering.h159 void AddBytecodeCount(EcmaOpcode op);
Dts_hcr_lowering.cpp131 AddBytecodeCount(ecmaOpcode); in Lower()
1501 void TSHCRLowering::AddBytecodeCount(EcmaOpcode op) in AddBytecodeCount() function in panda::ecmascript::kungfu::TSHCRLowering