Searched defs:VisitNewArray (Results 1 – 6 of 6) sorted by relevance
1207 void TypePropagationVisitor::VisitNewArray(GraphVisitor *v, Inst *i) in VisitNewArray() function in ark::compiler::__anon0b961a080111::TypePropagationVisitor
492 void AliasVisitor::VisitNewArray(GraphVisitor *v, Inst *inst) in VisitNewArray() function in ark::compiler::AliasVisitor
1128 void EscapeAnalysis::VisitNewArray(Inst *inst) in VisitNewArray() function in ark::compiler::EscapeAnalysis
2257 void Codegen::VisitNewArray(Inst *inst) in VisitNewArray() function in ark::compiler::Codegen
529 void EncodeVisitor::VisitNewArray(GraphVisitor *visitor, Inst *inst) in VisitNewArray() function in ark::compiler::EncodeVisitor
4446 void LLVMIrConstructor::VisitNewArray(GraphVisitor *v, Inst *inst) in VisitNewArray() function in ark::compiler::LLVMIrConstructor