Searched refs:AddToQueue (Results 1 – 2 of 2) sorted by relevance
130 void AddToQueue(LifeIntervals *interval);
310 void RegAllocLinearScan::AddToQueue(LifeIntervals *interval) in AddToQueue() function in panda::compiler::RegAllocLinearScan574 AddToQueue<IS_FP>(split); in SplitBeforeUse()