Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2546 const auto &TransferFunc = MLocTransfer[MBB->getNumber()]; in placeMLocPHIs() local
2547 if (TransferFunc.contains(L)) in placeMLocPHIs()
3182 auto &TransferFunc = AllTheVLocs[ExpMBB->getNumber()].Vars; in buildVLocValueMap() local
3183 if (TransferFunc.contains(Var)) in buildVLocValueMap()