Searched refs:PhysRegDefs (Results 1 – 1 of 1) sorted by relevance
177 BitVector &PhysRegDefs,423 BitVector &PhysRegDefs, in ProcessMI() argument459 if (Reg && (PhysRegDefs.test(Reg) || PhysRegClobbers.test(Reg))) in ProcessMI()488 if (PhysRegDefs.test(*AS)) in ProcessMI()490 PhysRegDefs.set(*AS); in ProcessMI()516 BitVector PhysRegDefs(NumRegs); // Regs defined once in the loop. in HoistRegionPostRA() local540 PhysRegDefs.set(*AI); in HoistRegionPostRA()547 ProcessMI(MI, PhysRegDefs, PhysRegClobbers, StoredFIs, Candidates); in HoistRegionPostRA()589 if (PhysRegDefs.test(Reg) || in HoistRegionPostRA()