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