Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfCompileUnit.h147 DIE *getOrCreateCommonBlock(const DICommonBlock *CB,
HDDwarfCompileUnit.cpp136 DIE *ContextDIE = CB ? getOrCreateCommonBlock(CB, GlobalExprs) in getOrCreateGlobalVariableDIE()
311 DIE *DwarfCompileUnit::getOrCreateCommonBlock( in getOrCreateCommonBlock() function in DwarfCompileUnit