Home
last modified time | relevance | path

Searched defs:getDIE (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.h113 DIE *getDIE(const MDNode *TypeMD) { in getDIE() function
DDwarfDebug.h115 DIE *getDIE() const { return TheDIE; } in getDIE() function
DDwarfUnit.cpp172 DIE *DwarfUnit::getDIE(const DINode *D) const { in getDIE() function in DwarfUnit