Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dalias_analysis.cpp758 void AliasAnalysis::VisitNullPtr(GraphVisitor *v, Inst *inst) in VisitNullPtr() function in panda::compiler::AliasAnalysis
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp1292 void LLVMIrConstructor::VisitNullPtr([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) in VisitNullPtr() function in panda::compiler::LLVMIrConstructor
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp1698 void GraphChecker::VisitNullPtr([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) in CheckInstUsers() function in panda::compiler::GraphChecker
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp2715 void EncodeVisitor::VisitNullPtr(GraphVisitor *visitor, Inst *inst) in VisitNullPtr() function in panda::compiler::EncodeVisitor