Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h360 SmallVector<const MDNode*, 8> UserVariables; variable
DDwarfDebug.cpp1123 UVI = UserVariables.begin(), UVE = UserVariables.end(); UVI != UVE; in collectVariableInfo()
1375 assert(UserVariables.empty() && DbgValues.empty() && "Maps weren't cleaned"); in beginFunction()
1402 UserVariables.push_back(Var); in beginFunction()
1604 UserVariables.clear(); in endFunction()