Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.h102 DenseMap<const MDNode *, DIE *> &getAbstractSPDies() { in getAbstractSPDies() function
DDwarfCompileUnit.cpp425 DIE *OriginDIE = DU->getAbstractSPDies()[InlinedSP]; in constructInlinedScopeDIE()
603 DIE *&AbsDef = DU->getAbstractSPDies()[Scope->getScopeNode()]; in constructAbstractSubprogramScopeDIE()
664 if (DIE *AbsSPDIE = DU->getAbstractSPDies().lookup(SP)) { in finishSubprogramDefinition()
687 DIE *SPDIE = DU->getAbstractSPDies().lookup(SP); in collectDeadVariables()