LLVM API Documentation
| atEnd() const | llvm::constant_iterator | [inline] |
| constant_iterator(const Function *F) | llvm::constant_iterator | [inline] |
| constant_iterator(const Function *F, bool) | llvm::constant_iterator | [inline] |
| operator!=(const _Self &x) const | llvm::constant_iterator | [inline] |
| operator*() const | llvm::constant_iterator | [inline] |
| operator++() | llvm::constant_iterator | [inline] |
| operator++(int) | llvm::constant_iterator | [inline] |
| operator->() const | llvm::constant_iterator | [inline] |
| operator==(const _Self &x) const | llvm::constant_iterator | [inline] |