LLVM 20.0.0git
|
This is the complete list of members for llvm::FunctionImporter::SortedImportList, including all inherited members.
begin() const | llvm::FunctionImporter::SortedImportList | inline |
end() const | llvm::FunctionImporter::SortedImportList | inline |
SortedImportList(const ImportMapTy &ImportMap, llvm::function_ref< bool(const std::pair< StringRef, GlobalValue::GUID > &, const std::pair< StringRef, GlobalValue::GUID > &)> Comp) | llvm::FunctionImporter::SortedImportList | inline |