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); finalizeModuleInfo() local 1387 for (auto *CUNode : MMI->getModule()->debug_compile_units()) finalizeModuleInfo() local 1411 const auto *CUNode = cast<DICompileUnit>(P.first); endModule() local 3308 auto *CUNode = cast<DICompileUnit>(P.first); emitDebugMacinfoImpl() local [all...]
560 NamedMDNode *CUNode = M.getNamedMetadata("llvm.dbg.cu"); runOnModule() local 763 emitProfileNotes(NamedMDNode * CUNode,bool HasExecOrFork,function_ref<BlockFrequencyInfo * (Function & F)> GetBFI,function_ref<BranchProbabilityInfo * (Function & F)> GetBPI,function_ref<const TargetLibraryInfo & (Function & F)> GetTLI) emitProfileNotes() argument
7433 llvm::NamedMDNode *CUNode = TheModule.getNamedMetadata("llvm.dbg.cu"); EmitCoverageFile() local