Lines Matching refs:getCUNode
557 if (CU.getCUNode()->getSplitDebugInlining()) in forBothCUs()
583 if (CU.getCUNode()->getSplitDebugInlining()) in constructAbstractSubprogramScopeDIE()
1291 if (TheCU.getCUNode()->isDebugDirectivesOnly()) in finalizeModuleInfo()
1308 finishUnitAttributes(TheCU.getCUNode(), TheCU); in finalizeModuleInfo()
1332 finishUnitAttributes(SkCU->getCUNode(), *SkCU); in finalizeModuleInfo()
2185 if (TheCU.getCUNode()->isDebugDirectivesOnly()) { in endFunctionImpl()
2202 if (!TheCU.getCUNode()->getDebugInfoForProfiling() && in endFunctionImpl()
2203 TheCU.getCUNode()->getEmissionKind() == DICompileUnit::LineTablesOnly && in endFunctionImpl()
2241 TheCU.getCUNode()->getSplitDebugInlining()) in endFunctionImpl()
2409 bool GnuStyle = TheU->getCUNode()->getNameTableKind() == in emitDebugPubSections()
3052 List.CU->getCUNode()->getRangesBaseAddress() || in emitRangeList()
3064 return !Pair.second->getCUNode()->isDebugDirectivesOnly(); in emitDebugRangesImpl()
3259 CU.getUniqueID(), CU.getCUNode(), Asm, this, &SkeletonHolder, in constructSkeletonCU()
3323 const DICompileUnit *DIUnit = CU.getCUNode(); in getDwoLineTable()