Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp77 class UserValueScopes { class
83 UserValueScopes(DebugLoc D, LexicalScopes &L) : DL(D), LS(L) {} in UserValueScopes() function in __anonf795f96c0111::UserValueScopes
229 UserValueScopes &UVS);
248 UserValueScopes &UVS);
489 UserValueScopes &UVS) { in extendDef()
624 UserValueScopes &UVS) { in computeIntervals()
676 UserValueScopes UVS(userValues[i]->getDebugLoc(), LS); in computeIntervals()