Searched refs:PhysRefs (Results 1 – 1 of 1) sorted by relevance
124 SmallSet<MCRegister, 8> &PhysRefs,127 SmallSet<MCRegister, 8> &PhysRefs,279 SmallSet<MCRegister, 8> &PhysRefs, in hasLivePhysRegDefUses() argument294 PhysRefs.insert(*AI); in hasLivePhysRegDefUses()311 if (PhysRefs.count(Reg.asMCReg())) in hasLivePhysRegDefUses()324 PhysRefs.insert(*AI); in hasLivePhysRegDefUses()326 return !PhysRefs.empty(); in hasLivePhysRegDefUses()330 SmallSet<MCRegister, 8> &PhysRefs, in PhysRegDefsReach() argument385 if (PhysRefs.count(MOReg.asMCReg())) in PhysRegDefsReach()559 SmallSet<MCRegister, 8> PhysRefs; in ProcessBlockCSE() local[all …]