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.cpp2609 const auto &TransferFunc = MLocTransfer[MBB->getNumber()]; in placeMLocPHIs() local
2610 if (TransferFunc.contains(L)) in placeMLocPHIs()
3248 auto &TransferFunc = AllTheVLocs[ExpMBB->getNumber()].Vars; in buildVLocValueMap() local
3249 if (TransferFunc.contains(VarID)) in buildVLocValueMap()