HomeSort by relevance Sort by last modified time
    Searched refs:constructCompileUnit (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfDebug.h 416 /// constructCompileUnit - Create new CompileUnit for the given
418 CompileUnit *constructCompileUnit(const MDNode *N);
DwarfDebug.cpp 466 /// constructCompileUnit - Create new CompileUnit for the given
468 CompileUnit *DwarfDebug::constructCompileUnit(const MDNode *N) {
590 constructCompileUnit(*I);
624 CompileUnit *CU = constructCompileUnit(CUNode);
    [all...]

Completed in 44 milliseconds