Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.h418 CompileUnit *constructCompileUnit(const MDNode *N);
DDwarfDebug.cpp468 CompileUnit *DwarfDebug::constructCompileUnit(const MDNode *N) { in constructCompileUnit() function in DwarfDebug
590 constructCompileUnit(*I); in collectLegacyDebugInfo()
624 CompileUnit *CU = constructCompileUnit(CUNode); in beginModule()