Home
last modified time | relevance | path

Searched refs:getOrCreateCommonBlock (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h152 DIE *getOrCreateCommonBlock(const DICommonBlock *CB,
H A DDwarfCompileUnit.cpp149 DIE *ContextDIE = CB ? getOrCreateCommonBlock(CB, GlobalExprs) in getOrCreateGlobalVariableDIE()
332 DIE *DwarfCompileUnit::getOrCreateCommonBlock( in getOrCreateCommonBlock() function in DwarfCompileUnit