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.h215 LiveIntervalAnalysis(CGFunc &func, MemPool &memPool) in LiveIntervalAnalysis() function
Dcg.h48 class LiveIntervalAnalysis; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dreg_alloc_lsra.cpp1065 void LSRALinearScanRegAllocator::LiveIntervalAnalysis() in LiveIntervalAnalysis() function in maplebe::LSRALinearScanRegAllocator