Home
last modified time | relevance | path

Searched refs:getOrCreateModule (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h237 DIE *getOrCreateModule(const DIModule *M);
H A DDwarfUnit.cpp548 return getOrCreateModule(M); in getOrCreateContextDIE()
1066 DIE *DwarfUnit::getOrCreateModule(const DIModule *M) { in getOrCreateModule() function in DwarfUnit
H A DDwarfCompileUnit.cpp1252 EntityDie = getOrCreateModule(M); in constructImportedEntityDIE()