Searched refs:getGlobalVariables (Results 1 – 9 of 9) sorted by relevance
224 for (auto *DIG : DIC->getGlobalVariables()) { in stripDeadDebugInfoImpl()
1194 CUNode->getGlobalVariables().empty() && CUNode->getMacros().empty()) in beginModule()1200 for (auto *GVE : CUNode->getGlobalVariables()) { in beginModule()1211 for (auto *GVE : CUNode->getGlobalVariables()) { in beginModule()
3237 for (const auto *GVE : CU->getGlobalVariables()) { in collectGlobalVariableInfo()
37 if (const auto &GVs = CUNode->getGlobalVariables()) in DIBuilder()
212 for (auto *DIG : CU->getGlobalVariables()) { in processCompileUnit()
1422 for (Metadata *Op : N.getGlobalVariables()->operands()) { in visitDICompileUnit()
1513 getGlobalVariables(), getImportedEntities(), getMacros(), DWOId, in cloneImpl()1578 DIGlobalVariableExpressionArray getGlobalVariables() const { in getGlobalVariables() function
1521 Record.push_back(VE.getMetadataOrNullID(N->getGlobalVariables().get())); in writeDICompileUnit()
1985 Record.push_back(VE.getMetadataOrNullID(N->getGlobalVariables().get())); in writeDICompileUnit()