Searched refs:PhysRefs (Results 1 – 1 of 1) sorted by relevance
90 SmallSet<unsigned,8> &PhysRefs,94 SmallSet<unsigned,8> &PhysRefs,219 SmallSet<unsigned,8> &PhysRefs, in hasLivePhysRegDefUses() argument235 PhysRefs.insert(*AI); in hasLivePhysRegDefUses()252 if (PhysRefs.count(Reg)) in hasLivePhysRegDefUses()264 PhysRefs.insert(*AI); in hasLivePhysRegDefUses()266 return !PhysRefs.empty(); in hasLivePhysRegDefUses()270 SmallSet<unsigned,8> &PhysRefs, in PhysRegDefsReach() argument325 if (PhysRefs.count(MOReg)) in PhysRegDefsReach()499 SmallSet<unsigned, 8> PhysRefs; in ProcessBlock() local[all …]