Searched refs:trySplitAroundHintReg (Results 1 – 2 of 2) sorted by relevance
364 bool trySplitAroundHintReg(MCPhysReg Hint, const LiveInterval &VirtReg,
430 if (trySplitAroundHintReg(PhysHint, VirtReg, NewVRegs, Order)) in tryAssign()1231 bool RAGreedy::trySplitAroundHintReg(MCPhysReg Hint, in trySplitAroundHintReg() function in RAGreedy