Searched defs:VisitNewArray (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/analysis/ | ||
| D | object_type_propagation.cpp | 37 void ObjectTypePropagation::VisitNewArray(GraphVisitor *v, Inst *i) in VisitNewArray() function in panda::compiler::ObjectTypePropagation |
| /arkcompiler/runtime_core/compiler/optimizer/code_generator/ | ||
| D | codegen.cpp | 2889 void Codegen::VisitNewArray(Inst *inst) in VisitNewArray() function in panda::compiler::Codegen |