Searched refs:getGlobalVariables (Results 1 – 11 of 11) sorted by relevance
92 for (const auto &GlobalVariable : API.getGlobalVariables()) in traverseGlobalVariableRecords()
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()
208 for (auto *DIG : CU->getGlobalVariables()) { in processCompileUnit()
1378 for (Metadata *Op : N.getGlobalVariables()->operands()) { in visitDICompileUnit()
1533 const RecordMap<GlobalVariableRecord> &getGlobalVariables() const {
1455 getGlobalVariables(), getImportedEntities(), getMacros(), DWOId, in cloneImpl()1520 DIGlobalVariableExpressionArray getGlobalVariables() const { in getGlobalVariables() function
1522 Record.push_back(VE.getMetadataOrNullID(N->getGlobalVariables().get())); in writeDICompileUnit()
1894 Record.push_back(VE.getMetadataOrNullID(N->getGlobalVariables().get())); in writeDICompileUnit()