Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h184 DIE *getOrCreateCommonBlock(const DICommonBlock *CB,
H A DDwarfCompileUnit.cpp164 DIE *ContextDIE = CB ? getOrCreateCommonBlock(CB, GlobalExprs) in getOrCreateGlobalVariableDIE()
397 DIE *DwarfCompileUnit::getOrCreateCommonBlock( in getOrCreateCommonBlock() function in DwarfCompileUnit