Searched defs:RegAllocator (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ | ||
H A D | reg_alloc.h | 58 class RegAllocator { class 60 RegAllocator(CGFunc &tempCGFunc, MemPool &memPool) in RegAllocator() function in maplebe::RegAllocator |
/arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
H A D | regAllocator.h | 31 class RegAllocator { class 33 explicit RegAllocator(PandaGen *pg) in RegAllocator() function in panda::es2panda::panda::es2panda::compiler::RegAllocator |
Completed in 2 milliseconds