Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveDebugVariables.cpp99 class DbgValueLocation { class
101 DbgValueLocation(unsigned LocNo, bool WasIndirect) in DbgValueLocation() function in DbgValueLocation
107 DbgValueLocation() : LocNo(0), WasIndirect(0) {} in DbgValueLocation() function in DbgValueLocation