LLVM 22.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 242 of file FunctionImport.h.
|
inline |
Definition at line 244 of file FunctionImport.h.
References Lookup(), and llvm::sort().
|
inline |
Definition at line 264 of file FunctionImport.h.
References llvm::map_iterator().
|
inline |
Definition at line 265 of file FunctionImport.h.
References llvm::map_iterator().