Searched defs:VisitSafePoint (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
| D | graph_checker.cpp | 1752 void GraphChecker::VisitSafePoint([[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 | 4942 void EncodeVisitor::VisitSafePoint(GraphVisitor *visitor, Inst *inst) in VisitSafePoint() function in panda::compiler::EncodeVisitor |