Home
last modified time | relevance | path

Searched defs:Visitor (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/docs/
Dir_format.md284 ## Visitor section in Panda Intermediate representation(IR) design
/arkcompiler/runtime_core/static_core/docs/
Dir_format.md293 ## Visitor section in Panda Intermediate representation(IR) design
/arkcompiler/runtime_core/bytecode_optimizer/
Dbytecode_optimizer_isapi.rb55 Visitor = Struct.new(:ir_op, :switch) constant
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dbytecode_optimizer_isapi.rb55 Visitor = Struct.new(:ir_op, :cpp, :switch) constant