Home
last modified time | relevance | path

Searched defs:RegAllocator (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/src/
DregAllocator.ts33 class RegAllocator { class
/arkcompiler/ets_frontend/es2panda/compiler/core/
DregAllocator.h33 explicit RegAllocator(PandaGen *pg) in RegAllocator() function