Searched refs:AllocatableSet (Results 1 – 2 of 2) sorted by relevance
46 const BitVector AllocatableSet; variable
1227 const BitVector AllocatableSet(TRI.getAllocatableSet(MF)); in insertZeroCallUsedRegs() 1243 if (AllocatableSet[Reg.id()] && !MO.isImplicit() && in insertZeroCallUsedRegs() 1255 for (MCRegister Reg : AllocatableSet.set_bits()) { in insertZeroCallUsedRegs() 1222 const BitVector AllocatableSet(TRI.getAllocatableSet(MF)); insertZeroCallUsedRegs() local