HomeSort by: relevance | last modified time | path
    Searched refs:getOrCreateGlobalVariableDIE (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 149 getOrCreateGlobalVariableDIE(const DIGlobalVariable *GV,
DwarfCompileUnit.cpp 135 DIE *DwarfCompileUnit::getOrCreateGlobalVariableDIE(
1258 EntityDie = getOrCreateGlobalVariableDIE(GV, {});
DwarfDebug.cpp 1241 CU.getOrCreateGlobalVariableDIE(GV, sortGlobalExprs(GVMap[GV]));

Completed in 16 milliseconds