Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2830 std::optional<ValueIDNum> JoinedOpLoc = in pickVPHILoc() local
2833 if (!JoinedOpLoc) in pickVPHILoc()
2836 NewDbgOps.push_back(DbgOpStore.insert(*JoinedOpLoc)); in pickVPHILoc()