Home | History | Annotate | Download | only in IR

Lines Matching defs:functions

62 /// list of globals variables, a list of functions, a list of libraries (or
76 /// The type for the list of functions.
173 FunctionListType FunctionList; ///< The Functions in the module
484 /// @name Direct access to the globals list, functions list, and symbol table
494 /// Get the Module's list of functions (constant).
496 /// Get the Module's list of functions.
563 iterator_range<iterator> functions() {
566 iterator_range<const_iterator> functions() const {
760 /// @name Utility functions for printing and dumping Module objects
783 /// @name Utility functions for querying Debug information.
794 /// @name Utility functions for querying and setting PIC level
805 /// @name Utility functions for querying and setting PIE level
815 /// @name Utility functions for querying and setting PGO summary