Searched defs:CUNode (Results 1 – 4 of 4) sorted by relevance
38 DICompileUnit *CUNode; ///< The one compile unit created by this DIBuiler. variable
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