Searched defs:VisitIf (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/bytecode_optimizer/ | ||
| D | codegen.cpp | 334 void BytecodeGen::VisitIf(GraphVisitor *v, Inst *inst_base) in VisitIf() function in panda::bytecodeopt::BytecodeGen |
| /arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
| D | graph_checker.cpp | 763 void GraphChecker::VisitIf([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitIf() function in panda::compiler::GraphChecker |