Searched defs:VisitLoadClass (Results 1 – 5 of 5) sorted by relevance
1031 void AliasAnalysis::VisitLoadClass(GraphVisitor *v, Inst *inst) in VisitLoadClass() function in ark::compiler::AliasAnalysis
2636 void Peepholes::VisitLoadClass(GraphVisitor *v, Inst *inst) in VisitLoadClass() function in ark::compiler::Peepholes
1698 void GraphChecker::VisitLoadClass([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
1124 void EncodeVisitor::VisitLoadClass(GraphVisitor *visitor, Inst *inst) in VisitLoadClass() function in ark::compiler::EncodeVisitor
4431 void LLVMIrConstructor::VisitLoadClass(GraphVisitor *v, Inst *inst) in VisitLoadClass() function in ark::compiler::LLVMIrConstructor