Searched refs:getOrCreateGlobalVariableDIE (Results 1 – 3 of 3) sorted by relevance
82 DIE *getOrCreateGlobalVariableDIE(DIGlobalVariable GV);
99 DIE *DwarfCompileUnit::getOrCreateGlobalVariableDIE(DIGlobalVariable GV) { in getOrCreateGlobalVariableDIE() function in llvm::DwarfCompileUnit648 EntityDie = getOrCreateGlobalVariableDIE(GV); in constructImportedEntityDIE()
458 CU.getOrCreateGlobalVariableDIE(GV); in beginModule()