Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dchecks_elimination.cpp81 void ChecksElimination::VisitNegativeCheck(GraphVisitor *v, Inst *inst) in VisitNegativeCheck() function in panda::compiler::ChecksElimination
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp1904 void GraphChecker::VisitNegativeCheck([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckInstUsers() function in panda::compiler::GraphChecker
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp3260 void EncodeVisitor::VisitNegativeCheck(GraphVisitor *visitor, Inst *inst) in VisitNegativeCheck() function in panda::compiler::EncodeVisitor