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