Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/
Dcodegen.cpp334 void BytecodeGen::VisitIf(GraphVisitor *v, Inst *inst_base) in VisitIf() function in panda::bytecodeopt::BytecodeGen
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.cpp763 void GraphChecker::VisitIf([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitIf() function in panda::compiler::GraphChecker