Searched refs:MLocTransfer (Results 1 – 2 of 2) sorted by relevance
2262 MachineFunction &MF, SmallVectorImpl<MLocTransferMap> &MLocTransfer, in produceMLocTransferFunction() argument2328 auto &TransferMap = MLocTransfer[CurBB]; in produceMLocTransferFunction()2364 auto &TransferMap = MLocTransfer[I]; in produceMLocTransferFunction()2546 const auto &TransferFunc = MLocTransfer[MBB->getNumber()]; in placeMLocPHIs()2623 SmallVectorImpl<MLocTransferMap> &MLocTransfer) { in buildMLocValueMap() argument2652 placeMLocPHIs(MF, AllBlocks, MInLocs, MLocTransfer); in buildMLocValueMap()2688 for (auto &P : MLocTransfer[CurBB]) { in buildMLocValueMap()3670 SmallVector<MLocTransferMap, 32> MLocTransfer; in ExtendRanges() local3682 MLocTransfer.resize(MaxNumBlocks); in ExtendRanges()3686 produceMLocTransferFunction(MF, MLocTransfer, MaxNumBlocks); in ExtendRanges()[all …]
1305 SmallVectorImpl<MLocTransferMap> &MLocTransfer,1315 SmallVectorImpl<MLocTransferMap> &MLocTransfer);1326 SmallVectorImpl<MLocTransferMap> &MLocTransfer);