Searched refs:ConstRegisterMasks (Results 1 – 2 of 2) sorted by relevance
21 DenseSet<const uint32_t *> ConstRegisterMasks; in reduceMasksInFunction() local27 ConstRegisterMasks.insert(Mask); in reduceMasksInFunction()37 if (ConstRegisterMasks.count(OldRegMask)) in reduceMasksInFunction()
294 DenseSet<const uint32_t *> ConstRegisterMasks; in cloneMF() local298 ConstRegisterMasks.insert(Mask); in cloneMF()321 if (!ConstRegisterMasks.count(DstMO.getRegMask())) { in cloneMF()