Home
last modified time | relevance | path

Searched defs:IfConversion (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dif_conversion.h26 class IfConversion : public Optimization { class
28 explicit IfConversion(Graph *graph, uint32_t limit = 2) : Optimization(graph), limit_(limit) in IfConversion() function in ark::compiler::IfConversion

Completed in 2 milliseconds