Searched defs:RegAllocLinearScan (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/ | ||
| H A D | reg_alloc_linear_scan.h | 44 class RegAllocLinearScan : public RegAllocBase { class |
| H A D | reg_alloc_linear_scan.cpp | 52 RegAllocLinearScan::RegAllocLinearScan(Graph *graph) in RegAllocLinearScan() function in ark::compiler::RegAllocLinearScan 64 RegAllocLinearScan::RegAllocLinearScan(Graph *graph, [[maybe_unused]] EmptyRegMask mask) in RegAllocLinearScan() function in ark::compiler::RegAllocLinearScan [all...] |
Completed in 2 milliseconds