Searched refs:getGlobalVariables (Results 1 – 8 of 8) sorted by relevance
337 for (auto *DIG : DIC->getGlobalVariables()) { in runOnModule()
1017 CUNode->getGlobalVariables().empty() && CUNode->getMacros().empty()) in beginModule()1023 for (auto *GVE : CUNode->getGlobalVariables()) { in beginModule()1033 for (auto *GVE : CUNode->getGlobalVariables()) { in beginModule()
2993 for (const auto *GVE : CU->getGlobalVariables()) { in collectGlobalVariableInfo()
395 std::unique_ptr<Ice::VariableDeclarationList> getGlobalVariables() { in getGlobalVariables() function in __anon34fe1afb0111::TopLevelParser3029 Context->getGlobalVariables(); in installGlobalNamesAndGlobalVarInitializers()
79 for (auto DIG : CU->getGlobalVariables()) { in processCompileUnit()
1082 for (Metadata *Op : N.getGlobalVariables()->operands()) { in visitDICompileUnit()
1201 getGlobalVariables(), getImportedEntities(), getMacros(), DWOId, in cloneImpl()1267 DIGlobalVariableExpressionArray getGlobalVariables() const { in getGlobalVariables() function
1657 Record.push_back(VE.getMetadataOrNullID(N->getGlobalVariables().get())); in writeDICompileUnit()