Searched refs:getImportGUIDs (Results 1 – 10 of 10) sorted by relevance
314 DenseSet<GlobalValue::GUID> getImportGUIDs() const;
295 DenseSet<GlobalValue::GUID> getImportGUIDs() const;
320 DenseSet<GlobalValue::GUID> getImportGUIDs() const;
326 DenseSet<GlobalValue::GUID> getImportGUIDs() const;
324 DenseSet<GlobalValue::GUID> getImportGUIDs() const;
1556 auto ImportGUIDs = getImportGUIDs(); in setEntryCount()1593 DenseSet<GlobalValue::GUID> Function::getImportGUIDs() const { in getImportGUIDs() function in Function
452 for (auto &I : F.getImportGUIDs()) in computeFunctionSummary()
2066 auto ImportGUIDs = getImportGUIDs(); in setEntryCount()2103 DenseSet<GlobalValue::GUID> Function::getImportGUIDs() const { in getImportGUIDs() function in Function
539 for (auto &I : F.getImportGUIDs()) in computeFunctionSummary()