Searched defs:Visitor (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/docs/ | ||
| D | ir_format.md | 284 ## Visitor section in Panda Intermediate representation(IR) design |
| /arkcompiler/runtime_core/static_core/docs/ | ||
| D | ir_format.md | 293 ## Visitor section in Panda Intermediate representation(IR) design |
| /arkcompiler/runtime_core/bytecode_optimizer/ | ||
| D | bytecode_optimizer_isapi.rb | 55 Visitor = Struct.new(:ir_op, :switch) constant |
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ | ||
| D | bytecode_optimizer_isapi.rb | 55 Visitor = Struct.new(:ir_op, :cpp, :switch) constant |