Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h553 CompileUnit *constructCompileUnit(const MDNode *N);
DDwarfDebug.cpp665 CompileUnit *DwarfDebug::constructCompileUnit(const MDNode *N) { in constructCompileUnit() function in DwarfDebug
784 CompileUnit *CU = constructCompileUnit(CUNode); in beginModule()