Home
last modified time | relevance | path

Searched refs:BytecodeToCircuit (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass_manager.cpp135 builder_->BytecodeToCircuit(); in Compile()
317 builder.BytecodeToCircuit(); in Compile()
Dbytecode_circuit_builder.h251 void PUBLIC_API BytecodeToCircuit();
Daot_compiler_preprocessor.cpp254 builder.BytecodeToCircuit(); in AnalyzeGraph()
Dts_inline_lowering.cpp236 builder.BytecodeToCircuit(); in InlineCall()
Dbytecode_circuit_builder.cpp29 void BytecodeCircuitBuilder::BytecodeToCircuit() in BytecodeToCircuit() function in panda::ecmascript::kungfu::BytecodeCircuitBuilder