Searched refs:getImportGUIDs (Results 1 – 3 of 3) sorted by relevance
298 DenseSet<GlobalValue::GUID> getImportGUIDs() const;
345 for (auto &I : F.getImportGUIDs()) in computeFunctionSummary()
1391 DenseSet<GlobalValue::GUID> Function::getImportGUIDs() const { in getImportGUIDs() function in Function