Searched defs:CUNode (Results 1 – 5 of 5) sorted by relevance
49 DICompileUnit *CUNode; ///< The one compile unit created by this DIBuiler. variable
40 const DICompileUnit *CUNode; variable
1356 auto *CUNode = cast<DICompileUnit>(P.first); in finalizeModuleInfo() local1387 for (auto *CUNode : MMI->getModule()->debug_compile_units()) in finalizeModuleInfo() local1411 const auto *CUNode = cast<DICompileUnit>(P.first); in endModule() local3310 auto *CUNode = cast<DICompileUnit>(P.first); in emitDebugMacinfoImpl() local
560 NamedMDNode *CUNode = M.getNamedMetadata("llvm.dbg.cu"); in runOnModule() local 763 NamedMDNode *CUNode, bool HasExecOrFork, in emitProfileNotes() argument
7458 llvm::NamedMDNode *CUNode = TheModule.getNamedMetadata("llvm.dbg.cu"); in EmitCoverageFile() local