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
41 void ObjectTypePropagation::VisitNewObject(GraphVisitor *v, Inst *i) in VisitNewObject() function in ark::compiler::ObjectTypePropagation
836 void AliasAnalysis::VisitNewObject(GraphVisitor *v, Inst *inst) in VisitNewObject() function in ark::compiler::AliasAnalysis
1194 void EscapeAnalysis::VisitNewObject(Inst *inst) in VisitNewObject() function in ark::compiler::EscapeAnalysis
1826 void GraphChecker::VisitNewObject([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
1453 void EncodeVisitor::VisitNewObject(GraphVisitor *visitor, Inst *inst) in VisitNewObject() function in ark::compiler::EncodeVisitor
4493 void LLVMIrConstructor::VisitNewObject(GraphVisitor *v, Inst *inst) in VisitNewObject() function in ark::compiler::LLVMIrConstructor