Home
last modified time | relevance | path

Searched defs:VisitUnresolvedStoreStatic (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dmemory_barriers.cpp152 void OptimizeMemoryBarriers::VisitUnresolvedStoreStatic(GraphVisitor *v, Inst *inst) in VisitUnresolvedStoreStatic() function in panda::compiler::OptimizeMemoryBarriers
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.cpp1260 void GraphChecker::VisitUnresolvedStoreStatic([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckDataFlow() function in panda::compiler::GraphChecker
/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dcodegen.cpp4080 void EncodeVisitor::VisitUnresolvedStoreStatic(GraphVisitor *visitor, Inst *inst) in VisitUnresolvedStoreStatic() function in panda::compiler::EncodeVisitor