Searched refs:getBeginClobberMask (Results 1 – 4 of 4) sorted by relevance
631 getBeginClobberMask(const TargetRegisterInfo *TRI) const;
622 if (const uint32_t *Mask = BB->getBeginClobberMask(TRI)) in HoistRegionPostRA()
1753 MachineBasicBlock::getBeginClobberMask(const TargetRegisterInfo *TRI) const { in getBeginClobberMask() function in MachineBasicBlock
260 if (const uint32_t *Mask = MBB.getBeginClobberMask(TRI)) { in computeRegMasks()