Home
last modified time | relevance | path

Searched refs:TransferFunc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2580 const auto &TransferFunc = MLocTransfer[MBB->getNumber()]; in placeMLocPHIs() local
2581 if (TransferFunc.contains(L)) in placeMLocPHIs()
3218 auto &TransferFunc = AllTheVLocs[ExpMBB->getNumber()].Vars; in buildVLocValueMap() local
3219 if (TransferFunc.contains(VarID)) in buildVLocValueMap()