Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h290 DIE *getOrCreateModule(const DIModule *M);
DDwarfUnit.cpp697 return getOrCreateModule(M); in getOrCreateContextDIE()
1091 DIE *DwarfUnit::getOrCreateModule(const DIModule *M) { in getOrCreateModule() function in DwarfUnit
DDwarfCompileUnit.cpp649 EntityDie = getOrCreateModule(M); in constructImportedEntityDIE()