LLVM 20.0.0git
|
#include "llvm/Transforms/IPO/FunctionImport.h"
Public Member Functions | |
SortedImportList (const ImportMapTy &ImportMap, llvm::function_ref< bool(const std::pair< StringRef, GlobalValue::GUID > &, const std::pair< StringRef, GlobalValue::GUID > &)> Comp) | |
auto | begin () const |
auto | end () const |
Definition at line 240 of file FunctionImport.h.
|
inline |
Definition at line 242 of file FunctionImport.h.
References Lookup(), llvm::FunctionImporter::ImportIDTable::lookup(), and llvm::sort().
|
inline |
Definition at line 262 of file FunctionImport.h.
References llvm::map_iterator().
|
inline |
Definition at line 263 of file FunctionImport.h.
References llvm::map_iterator().