Searched refs:getGlobalVariables (Results 1 – 11 of 11) sorted by relevance
382 for (auto *DIG : DIC->getGlobalVariables()) { in stripDeadDebugInfoImpl()
811 for (const auto &GlobalVar : API.getGlobalVariables()) in serialize()
790 const RecordMap<GlobalVariableRecord> &getGlobalVariables() const {
1227 CUNode->getGlobalVariables().empty() && CUNode->getMacros().empty()) in beginModule()1233 for (auto *GVE : CUNode->getGlobalVariables()) { in beginModule()1244 for (auto *GVE : CUNode->getGlobalVariables()) { in beginModule()
3200 for (const auto *GVE : CU->getGlobalVariables()) { in collectGlobalVariableInfo()
40 if (const auto &GVs = CUNode->getGlobalVariables()) in DIBuilder()
180 for (auto *DIG : CU->getGlobalVariables()) { in processCompileUnit()
1310 for (Metadata *Op : N.getGlobalVariables()->operands()) { in visitDICompileUnit()
1443 getGlobalVariables(), getImportedEntities(), getMacros(), DWOId, in cloneImpl()1508 DIGlobalVariableExpressionArray getGlobalVariables() const { in getGlobalVariables() function
1527 Record.push_back(VE.getMetadataOrNullID(N->getGlobalVariables().get())); in writeDICompileUnit()
1848 Record.push_back(VE.getMetadataOrNullID(N->getGlobalVariables().get())); in writeDICompileUnit()