HomeSort by relevance Sort by last modified time
    Searched refs:getAbstractSPDies (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfFile.h 106 DenseMap<const MDNode *, DIE *> &getAbstractSPDies() {
DwarfCompileUnit.cpp 430 DIE *OriginDIE = DU->getAbstractSPDies()[InlinedSP];
609 DIE *&AbsDef = DU->getAbstractSPDies()[Scope->getScopeNode()];
671 if (DIE *AbsSPDIE = DU->getAbstractSPDies().lookup(SP)) {
694 DIE *SPDIE = DU->getAbstractSPDies().lookup(SP);

Completed in 751 milliseconds