Searched defs:CUNode (Results 1 – 6 of 6) sorted by relevance
38 DICompileUnit *CUNode; ///< The one compile unit created by this DIBuiler. variable
46 DICompileUnit *CUNode; ///< The one compile unit created by this DIBuiler. variable
829 auto *CUNode = cast<DICompileUnit>(P.first); in finalizeModuleInfo() local838 for (auto *CUNode : MMI->getModule()->debug_compile_units()) in finalizeModuleInfo() local2217 auto *CUNode = cast<DICompileUnit>(P.first); in emitDebugMacinfo() local
594 auto *CUNode = cast<DICompileUnit>(P.first); in finalizeModuleInfo() local1779 auto *CUNode = cast<DICompileUnit>(P.first); in emitDebugMacinfo() local
623 DICompileUnit CUNode(CU_Nodes->getOperand(i)); in beginModule() local
4157 if (llvm::NamedMDNode *CUNode = TheModule.getNamedMetadata("llvm.dbg.cu")) { in EmitCoverageFile() local