Searched refs:getLiveIns (Results 1 – 4 of 4) sorted by relevance
232 HexagonBlockRanges::RegisterSet HexagonBlockRanges::getLiveIns( in getLiveIns() function in HexagonBlockRanges297 for (auto R : getLiveIns(B, MRI, TRI)) in computeInitialLiveRanges()399 for (auto R : getLiveIns(*SB, MRI, TRI)) in computeInitialLiveRanges()
164 RegisterSet getLiveIns(const MachineBasicBlock &B,
671 const RegisterAggr &getLiveIns() const { return LiveIns; } in getLiveIns() function
860 LiveMap[&MF.front()].insert(DFG.getLiveIns()); in computeLiveIns()