Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2165 ValueIDNum CpyValue = {SrcValue.getBlock(), SrcValue.getInst(), SrcL}; in performCopy() local
2167 MTracker->setReg(DstSubReg, CpyValue); in performCopy()