Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dphi_type_resolving.h28 class PhiTypeResolving : public Optimization { class
H A Dphi_type_resolving.cpp29 PhiTypeResolving::PhiTypeResolving(Graph *graph) : Optimization(graph), phis_ {graph->GetLocalAllocator()->Adapter()} {} in PhiTypeResolving() function in ark::compiler::PhiTypeResolving

Completed in 2 milliseconds