Searched refs:AddBytecodeCount (Results 1 – 2 of 2) sorted by relevance
210 void AddBytecodeCount(EcmaOpcode op);
121 AddBytecodeCount(ecmaOpcode); in Lower()2172 void TypedBytecodeLowering::AddBytecodeCount(EcmaOpcode op) in AddBytecodeCount() function in panda::ecmascript::kungfu::TypedBytecodeLowering