Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h304 DenseMap <const MDNode *, CompileUnit *> SPMap; variable
DDwarfDebug.cpp740 CompileUnit *&CURef = SPMap[N]; in constructSubprogramDIE()
994 SPMap.clear(); in endModule()
1366 CompileUnit *TheCU = SPMap.lookup(FnScope->getScopeNode()); in beginFunction()
1561 CompileUnit *TheCU = SPMap.lookup(FnScope->getScopeNode()); in endFunction()