Home
last modified time | relevance | path

Searched refs:AddToQueue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_linear_scan.h130 void AddToQueue(LifeIntervals *interval);
Dreg_alloc_linear_scan.cpp310 void RegAllocLinearScan::AddToQueue(LifeIntervals *interval) in AddToQueue() function in panda::compiler::RegAllocLinearScan
574 AddToQueue<IS_FP>(split); in SplitBeforeUse()