Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_hcr_lowering.h160 void DeleteBytecodeCount(EcmaOpcode op);
Dts_hcr_lowering.cpp294 DeleteBytecodeCount(ecmaOpcode); in Lower()
1511 void TSHCRLowering::DeleteBytecodeCount(EcmaOpcode op) in DeleteBytecodeCount() function in panda::ecmascript::kungfu::TSHCRLowering