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.cpp2864 std::optional<ValueIDNum> JoinedOpLoc = in pickVPHILoc() local
2867 if (!JoinedOpLoc) in pickVPHILoc()
2870 NewDbgOps.push_back(DbgOpStore.insert(*JoinedOpLoc)); in pickVPHILoc()