Searched defs:VisitLoadObject (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
| D | graph_checker.cpp | 1428 void GraphChecker::VisitLoadObject([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckDataFlow() function in panda::compiler::GraphChecker |
| /arkcompiler/runtime_core/compiler/optimizer/code_generator/ | ||
| D | codegen.cpp | 3396 void EncodeVisitor::VisitLoadObject(GraphVisitor *visitor, Inst *inst) in VisitLoadObject() function in panda::compiler::EncodeVisitor |