Searched refs:getGlobalVariables (Results 1 – 7 of 7) sorted by relevance
335 for (auto *DIG : DIC->getGlobalVariables()) { in stripDeadDebugInfoImpl()
1222 CUNode->getGlobalVariables().empty() && CUNode->getMacros().empty()) in beginModule()1228 for (auto *GVE : CUNode->getGlobalVariables()) { in beginModule()1238 for (auto *GVE : CUNode->getGlobalVariables()) { in beginModule()
3060 for (const auto *GVE : CU->getGlobalVariables()) { in collectGlobalVariableInfo()
165 for (auto DIG : CU->getGlobalVariables()) { in processCompileUnit()
1217 for (Metadata *Op : N.getGlobalVariables()->operands()) { in visitDICompileUnit()
1405 getGlobalVariables(), getImportedEntities(), getMacros(), DWOId, in cloneImpl()1470 DIGlobalVariableExpressionArray getGlobalVariables() const { in getGlobalVariables() function
1772 Record.push_back(VE.getMetadataOrNullID(N->getGlobalVariables().get())); in writeDICompileUnit()