Searched refs:PhysRegSpillCands (Results 1 – 1 of 1) sorted by relevance
262 SmallVector<MCRegister, 8> PhysRegSpillCands; in selectOrSplit() local277 PhysRegSpillCands.push_back(PhysReg); in selectOrSplit()287 for (MCRegister &PhysReg : PhysRegSpillCands) { in selectOrSplit()