Home
last modified time | relevance | path

Searched defs:CUNode (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDIBuilder.h45 DICompileUnit *CUNode; ///< The one compile unit created by this DIBuiler. variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1180 auto *CUNode = cast<DICompileUnit>(P.first); in finalizeModuleInfo() local
1195 for (auto *CUNode : MMI->getModule()->debug_compile_units()) in finalizeModuleInfo() local
2794 auto *CUNode = cast<DICompileUnit>(P.first); in emitDebugMacinfoImpl() local