Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h321 DenseMap <const MDNode *, CompileUnit *> SPMap; variable
DDwarfDebug.cpp774 CompileUnit *&CURef = SPMap[N]; in constructSubprogramDIE()
1238 SPMap.clear(); in endModule()
1613 CompileUnit *TheCU = SPMap.lookup(FnScope->getScopeNode()); in beginFunction()
1836 CompileUnit *TheCU = SPMap.lookup(FnScope->getScopeNode()); in endFunction()