Searched defs:CUs (Results 1 – 6 of 6) sorted by relevance
50 SmallVector<std::unique_ptr<DwarfCompileUnit>, 1> CUs; variable
1987 NamedMDNode *CUs = MMI->getModule()->getNamedMetadata("llvm.dbg.cu"); in emitDebugInfoForGlobals() local2029 NamedMDNode *CUs = MMI->getModule()->getNamedMetadata("llvm.dbg.cu"); in emitDebugInfoForRetainedTypes() local
1617 std::vector<DwarfCompileUnit *> CUs; in emitDebugARanges() local
29 SmallVector<DWARFCompileUnit, 1> CUs; variable
41 DWARFUnitSection<DWARFCompileUnit> CUs; variable
4256 auto *CUs = M->getNamedMetadata("llvm.dbg.cu"); in verifyCompileUnits() local