Searched defs:insertDIE (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfFile.h | 174 void insertDIE(const MDNode *TypeMD, DIE *Die) { insertDIE() function |
H A D | DwarfUnit.cpp | 202 void DwarfUnit::insertDIE(const DINode *Desc, DIE *D) { in insertDIE() function in DwarfUnit |