Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/docs/
Dif_merging_doc.md1 # IfMerging chapter
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dif_merging.cpp26 IfMerging::IfMerging(Graph *graph) : Optimization(graph) {} in IfMerging() function in ark::compiler::IfMerging