Lines Matching refs:getCUNode
533 if (CU.getCUNode()->getSplitDebugInlining()) in forBothCUs()
559 if (CU.getCUNode()->getSplitDebugInlining()) in constructAbstractSubprogramScopeDIE()
1272 if (TheCU.getCUNode()->isDebugDirectivesOnly()) in finalizeModuleInfo()
1293 finishUnitAttributes(TheCU.getCUNode(), TheCU); in finalizeModuleInfo()
1317 finishUnitAttributes(SkCU->getCUNode(), *SkCU); in finalizeModuleInfo()
2280 if (TheCU.getCUNode()->isDebugDirectivesOnly()) { in endFunctionImpl()
2297 if (!TheCU.getCUNode()->getDebugInfoForProfiling() && in endFunctionImpl()
2298 TheCU.getCUNode()->getEmissionKind() == DICompileUnit::LineTablesOnly && in endFunctionImpl()
2340 TheCU.getCUNode()->getSplitDebugInlining()) in endFunctionImpl()
2510 bool GnuStyle = TheU->getCUNode()->getNameTableKind() == in emitDebugPubSections()
3147 List.CU->getCUNode()->getRangesBaseAddress() || in emitRangeList()
3159 return !Pair.second->getCUNode()->isDebugDirectivesOnly(); in emitDebugRangesImpl()
3354 CU.getUniqueID(), CU.getCUNode(), Asm, this, &SkeletonHolder, in constructSkeletonCU()
3418 const DICompileUnit *DIUnit = CU.getCUNode(); in getDwoLineTable()