Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dlowering.cpp21 void Lowering::VisitIfImm([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitIfImm() function in panda::compiler::Lowering
/arkcompiler/runtime_core/bytecode_optimizer/
Dcodegen.cpp438 void BytecodeGen::VisitIfImm(GraphVisitor *v, Inst *inst_base) in VisitIfImm() function in panda::bytecodeopt::BytecodeGen
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.cpp797 void GraphChecker::VisitIfImm([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitIfImm() function in panda::compiler::GraphChecker