Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_resolver.h25 class RegAllocResolver { class
27 explicit RegAllocResolver(Graph *graph) : graph_(graph), liveness_(&graph->GetAnalysis<LivenessAnalyzer>()) {} in RegAllocResolver() function in panda::compiler::RegAllocResolver
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_resolver.h25 class RegAllocResolver { class
27 explicit RegAllocResolver(Graph *graph) in RegAllocResolver() function in ark::compiler::RegAllocResolver

Completed in 1 milliseconds