Searched refs:getGlobalVariables (Results 1 – 9 of 9) sorted by relevance
225 for (auto *DIG : DIC->getGlobalVariables()) { in stripDeadDebugInfoImpl()
1201 CUNode->getGlobalVariables().empty() && CUNode->getMacros().empty()) in beginModule()1207 for (auto *GVE : CUNode->getGlobalVariables()) { in beginModule()1218 for (auto *GVE : CUNode->getGlobalVariables()) { in beginModule()
3251 for (const auto *GVE : CU->getGlobalVariables()) { in collectGlobalVariableInfo()
35 if (const auto &GVs = CUNode->getGlobalVariables()) in DIBuilder()
230 for (auto *DIG : CU->getGlobalVariables()) { in processCompileUnit()
1493 for (Metadata *Op : N.getGlobalVariables()->operands()) { in visitDICompileUnit()
2061 getGlobalVariables(), getImportedEntities(), getMacros(), DWOId, in cloneImpl()2126 DIGlobalVariableExpressionArray getGlobalVariables() const { in getGlobalVariables() function
1521 Record.push_back(VE.getMetadataOrNullID(N->getGlobalVariables().get())); in writeDICompileUnit()
2122 Record.push_back(VE.getMetadataOrNullID(N->getGlobalVariables().get())); in writeDICompileUnit()