Home
last modified time | relevance | path

Searched defs:LiveIntervalAnalysis (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dreg_coalesce.h216 LiveIntervalAnalysis(CGFunc &func, MemPool &memPool) in LiveIntervalAnalysis() function
Dcg.h50 class LiveIntervalAnalysis; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dreg_alloc_lsra.cpp1051 void LSRALinearScanRegAllocator::LiveIntervalAnalysis() in LiveIntervalAnalysis() function in maplebe::LSRALinearScanRegAllocator