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