LLVM: llvm::FunctionImporter::ImportListsTy Class Reference (original) (raw)
#include "[llvm/Transforms/IPO/FunctionImport.h](FunctionImport%5F8h%5Fsource.html)"
Definition at line 273 of file FunctionImport.h.
◆ const_iterator
| llvm::FunctionImporter::ImportListsTy::ImportListsTy ( ) |
inline |
◆ ImportListsTy() [2/2]
| llvm::FunctionImporter::ImportListsTy::ImportListsTy ( size_t Size) |
inline |
◆ begin()
| const_iterator llvm::FunctionImporter::ImportListsTy::begin ( ) const |
inline |
◆ end()
| const_iterator llvm::FunctionImporter::ImportListsTy::end ( ) const |
inline |
◆ lookup()
◆ operator[]()
◆ size()
| size_t llvm::FunctionImporter::ImportListsTy::size ( ) const |
inline |
The documentation for this class was generated from the following file: