Home
last modified time | relevance | path

Searched refs:UserValueScopes (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp81 class UserValueScopes { class
87 UserValueScopes(DebugLoc D, LexicalScopes &L) : DL(D), LS(L) {} in UserValueScopes() function in __anonb2ee42a60111::UserValueScopes
238 UserValueScopes &UVS);
257 UserValueScopes &UVS);
543 UserValueScopes &UVS) { in extendDef()
676 UserValueScopes &UVS) { in computeIntervals()
728 UserValueScopes UVS(userValues[i]->getDebugLoc(), LS); in computeIntervals()