Searched defs:CUNode (Results 1 – 5 of 5) sorted by relevance
38 DICompileUnit *CUNode; ///< The one compile unit created by this DIBuiler. variable
45 DICompileUnit *CUNode; ///< The one compile unit created by this DIBuiler. variable
1180 auto *CUNode = cast<DICompileUnit>(P.first); in finalizeModuleInfo() local1195 for (auto *CUNode : MMI->getModule()->debug_compile_units()) in finalizeModuleInfo() local2794 auto *CUNode = cast<DICompileUnit>(P.first); in emitDebugMacinfoImpl() local
594 auto *CUNode = cast<DICompileUnit>(P.first); in finalizeModuleInfo() local1779 auto *CUNode = cast<DICompileUnit>(P.first); in emitDebugMacinfo() local
4157 if (llvm::NamedMDNode *CUNode = TheModule.getNamedMetadata("llvm.dbg.cu")) { in EmitCoverageFile() local