Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp545 UserValueScopes &UVS) { in extendDef()
665 UserValueScopes &UVS) { in computeIntervals()
717 UserValueScopes UVS(userValues[i]->getDebugLoc(), LS); in computeIntervals() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveDebugValues.cpp169 mutable UserValueScopes UVS; member