Searched refs:PhysRefs (Results 1 – 1 of 1) sorted by relevance
305 PhysRefs.insert(*AI); in hasLivePhysRegDefUses()322 if (PhysRefs.count(Reg.asMCReg())) in hasLivePhysRegDefUses()335 PhysRefs.insert(*AI); in hasLivePhysRegDefUses()337 return !PhysRefs.empty(); in hasLivePhysRegDefUses()396 if (PhysRefs.count(MOReg.asMCReg())) in PhysRegDefsReach()578 SmallSet<MCRegister, 8> PhysRefs; in ProcessBlockCSE() local734 if (!PhysRefs.empty()) in ProcessBlockCSE()820 PhysRefs.insert(MO.getReg()); in isPRECandidate()831 SmallSet<MCRegister, 8> PhysRefs; in ProcessBlockPRE() local832 if (!isPRECandidate(&MI, PhysRefs)) in ProcessBlockPRE()[all …]