Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDIBuilder.h45 DICompileUnit *CUNode; ///< The one compile unit created by this DIBuiler. variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp613 NamedMDNode *CUNode = M.getNamedMetadata("llvm.dbg.cu"); in runOnModule() local
813 NamedMDNode *CUNode, bool HasExecOrFork, in emitProfileNotes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1384 auto *CUNode = cast<DICompileUnit>(P.first); in finalizeModuleInfo() local
1415 for (auto *CUNode : MMI->getModule()->debug_compile_units()) in finalizeModuleInfo() local
3165 auto *CUNode = cast<DICompileUnit>(P.first); in emitDebugMacinfoImpl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp6148 llvm::NamedMDNode *CUNode = TheModule.getNamedMetadata("llvm.dbg.cu"); in EmitCoverageFile() local