Home
last modified time | relevance | path

Searched refs:PrintAllGatesWithBytecode (Results 1 – 16 of 16) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_runner.cpp39 circuit_->PrintAllGatesWithBytecode(); in Run()
57 circuit_->PrintAllGatesWithBytecode(); in Run()
88 circuit_->PrintAllGatesWithBytecode(); in Run()
121 circuit_->PrintAllGatesWithBytecode(); in Run()
Dgraph_editor.cpp39 circuit->PrintAllGatesWithBytecode(); in EliminateRedundantPhi()
Dconstant_folding.cpp194 circuit_->PrintAllGatesWithBytecode(); in Print()
Dcombined_pass_visitor.cpp235 circuit_->PrintAllGatesWithBytecode(); in PrintLog()
Dloop_peeling.cpp215 circuit_->PrintAllGatesWithBytecode(); in Print()
Dnative_inline_lowering.cpp47 circuit_->PrintAllGatesWithBytecode(); in RunNativeInlineLowering()
Dcircuit.h61 void PrintAllGatesWithBytecode() const;
Dstate_split_linearizer.cpp33 circuit_->PrintAllGatesWithBytecode(); in Run()
Dntype_bytecode_lowering.cpp42 circuit_->PrintAllGatesWithBytecode(); in RunNTypeBytecodeLowering()
Dasync_function_lowering.cpp31 circuit_->PrintAllGatesWithBytecode(); in ProcessAll()
Dcircuit.cpp166 void Circuit::PrintAllGatesWithBytecode() const in PrintAllGatesWithBytecode() function in panda::ecmascript::kungfu::Circuit
Dts_inline_lowering.cpp179 circuit_->PrintAllGatesWithBytecode(); in TryInline()
Dbytecode_circuit_builder.cpp768 circuit_->PrintAllGatesWithBytecode(); in BuildCircuit()
Dtyped_bytecode_lowering.cpp63 circuit_->PrintAllGatesWithBytecode(); in RunTypedBytecodeLowering()
Dslowpath_lowering.cpp97 circuit_->PrintAllGatesWithBytecode(); in CallRuntimeLowering()
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.cpp1419 circuit_->PrintAllGatesWithBytecode(); in PrintCircuitWithTypes()