Searched refs:TransferFunc (Results 1 – 1 of 1) sorted by relevance
2580 const auto &TransferFunc = MLocTransfer[MBB->getNumber()]; in placeMLocPHIs() local2581 if (TransferFunc.contains(L)) in placeMLocPHIs()3218 auto &TransferFunc = AllTheVLocs[ExpMBB->getNumber()].Vars; in buildVLocValueMap() local3219 if (TransferFunc.contains(VarID)) in buildVLocValueMap()