Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp103 DbgVariableValue(ArrayRef<unsigned> NewLocs, bool WasIndirect, bool WasList, in DbgVariableValue()