Searched defs:VisitNewObject (Results 1 – 7 of 7) sorted by relevance
93 void BytecodeOptPeepholes::VisitNewObject(GraphVisitor *v, Inst *inst) in VisitNewObject() function in ark::bytecodeopt::BytecodeOptPeepholes
1197 void TypePropagationVisitor::VisitNewObject(GraphVisitor *v, Inst *i) in VisitNewObject() function in ark::compiler::__anon0b961a080111::TypePropagationVisitor
488 void AliasVisitor::VisitNewObject(GraphVisitor *v, Inst *inst) in VisitNewObject() function in ark::compiler::AliasVisitor
1123 void EscapeAnalysis::VisitNewObject(Inst *inst) in VisitNewObject() function in ark::compiler::EscapeAnalysis
1833 void GraphChecker::VisitNewObject([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
1459 void EncodeVisitor::VisitNewObject(GraphVisitor *visitor, Inst *inst) in VisitNewObject() function in ark::compiler::EncodeVisitor
4488 void LLVMIrConstructor::VisitNewObject(GraphVisitor *v, Inst *inst) in VisitNewObject() function in ark::compiler::LLVMIrConstructor