Lines Matching refs:getCUNode
554 if (CU.getCUNode()->getSplitDebugInlining()) in forBothCUs()
580 if (CU.getCUNode()->getSplitDebugInlining()) in constructAbstractSubprogramScopeDIE()
1281 if (TheCU.getCUNode()->isDebugDirectivesOnly()) in finalizeModuleInfo()
1298 finishUnitAttributes(TheCU.getCUNode(), TheCU); in finalizeModuleInfo()
1322 finishUnitAttributes(SkCU->getCUNode(), *SkCU); in finalizeModuleInfo()
2207 if (TheCU.getCUNode()->isDebugDirectivesOnly()) { in endFunctionImpl()
2224 if (!TheCU.getCUNode()->getDebugInfoForProfiling() && in endFunctionImpl()
2225 TheCU.getCUNode()->getEmissionKind() == DICompileUnit::LineTablesOnly && in endFunctionImpl()
2263 TheCU.getCUNode()->getSplitDebugInlining()) in endFunctionImpl()
2431 bool GnuStyle = TheU->getCUNode()->getNameTableKind() == in emitDebugPubSections()
3079 List.CU->getCUNode()->getRangesBaseAddress() || in emitRangeList()
3091 return !Pair.second->getCUNode()->isDebugDirectivesOnly(); in emitDebugRangesImpl()
3286 CU.getUniqueID(), CU.getCUNode(), Asm, this, &SkeletonHolder, in constructSkeletonCU()
3350 const DICompileUnit *DIUnit = CU.getCUNode(); in getDwoLineTable()