Home
last modified time | relevance | path

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

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