Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDIBuilder.h49 DICompileUnit *CUNode; ///< The one compile unit created by this DIBuiler. variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfUnit.h40 const DICompileUnit *CUNode; variable
HDDwarfDebug.cpp1356 auto *CUNode = cast<DICompileUnit>(P.first); in finalizeModuleInfo() local
1387 for (auto *CUNode : MMI->getModule()->debug_compile_units()) in finalizeModuleInfo() local
1411 const auto *CUNode = cast<DICompileUnit>(P.first); in endModule() local
3310 auto *CUNode = cast<DICompileUnit>(P.first); in emitDebugMacinfoImpl() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDGCOVProfiling.cpp560 NamedMDNode *CUNode = M.getNamedMetadata("llvm.dbg.cu"); in runOnModule() local
763 NamedMDNode *CUNode, bool HasExecOrFork, in emitProfileNotes()
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenModule.cpp7458 llvm::NamedMDNode *CUNode = TheModule.getNamedMetadata("llvm.dbg.cu"); in EmitCoverageFile() local