Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h330 DenseMap <const MDNode *, CompileUnit *> SPMap; variable
DDwarfDebug.cpp851 CompileUnit *&CURef = SPMap[N]; in constructSubprogramDIE()
1248 SPMap.clear(); in endModule()
1635 CompileUnit *TheCU = SPMap.lookup(FnScope->getScopeNode()); in beginFunction()
1856 CompileUnit *TheCU = SPMap.lookup(FnScope->getScopeNode()); in endFunction()