Home
last modified time | relevance | path

Searched defs:VisitNullPtr (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.cpp1460 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/
Dcodegen.cpp2656 void EncodeVisitor::VisitNullPtr(GraphVisitor *visitor, Inst *inst) in VisitNullPtr() function in panda::compiler::EncodeVisitor