Home
last modified time | relevance | path

Searched defs:NewLocs (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp686 SmallVector<ResolvedDbgOp> NewLocs; in redefVar() local
705 SmallVectorImpl<ResolvedDbgOp> &NewLocs) { in redefVar()
1679 SmallVector<ResolvedDbgOp> NewLocs; in transferDebugInstrRef() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp103 DbgVariableValue(ArrayRef<unsigned> NewLocs, bool WasIndirect, bool WasList, in DbgVariableValue()