Searched refs:PhysRefs (Results 1 – 1 of 1) sorted by relevance
128 SmallSet<MCRegister, 8> &PhysRefs,131 SmallSet<MCRegister, 8> &PhysRefs,283 SmallSet<MCRegister, 8> &PhysRefs, in hasLivePhysRegDefUses() argument298 PhysRefs.insert(*AI); in hasLivePhysRegDefUses()315 if (PhysRefs.count(Reg.asMCReg())) in hasLivePhysRegDefUses()328 PhysRefs.insert(*AI); in hasLivePhysRegDefUses()330 return !PhysRefs.empty(); in hasLivePhysRegDefUses()334 SmallSet<MCRegister, 8> &PhysRefs, in PhysRegDefsReach() argument389 if (PhysRefs.count(MOReg.asMCReg())) in PhysRegDefsReach()560 SmallSet<MCRegister, 8> PhysRefs; in ProcessBlockCSE() local[all …]