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
2646 void Peepholes::VisitLoadClass(GraphVisitor *v, Inst *inst) in VisitLoadClass() function in ark::compiler::Peepholes
1744 void GraphChecker::VisitLoadClass([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
1125 void EncodeVisitor::VisitLoadClass(GraphVisitor *visitor, Inst *inst) in VisitLoadClass() function in ark::compiler::EncodeVisitor
4778 void LLVMIrConstructor::VisitLoadClass(GraphVisitor *v, Inst *inst) in VisitLoadClass() function in ark::compiler::LLVMIrConstructor