Searched defs:insertDIE (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfCompileUnit.h | 167 /// insertDIE - Insert DIE into the map. 168 void insertDIE(const MDNode *N, DIE *D) { function in class:llvm::CompileUnit |
Completed in 60 milliseconds