Searched refs:getLiveThroughAt (Results 1 – 2 of 2) sorted by relevance
570 LLVM_ABI LaneBitmask getLiveThroughAt(Register RegUnit, SlotIndex Pos) const;
820 LaneBitmask LiveOut = getLiveThroughAt(Reg, SlotIdx); in recede()1254 LaneBitmask RegPressureTracker::getLiveThroughAt(Register RegUnit, in getLiveThroughAt() function in RegPressureTracker