|
GCC Middle and Back End API Reference
|
#include <function.h>

Data Fields | |
| struct rtx_constant_pool * | pool |
| unsigned int | deferred_constants |
| unsigned int varasm_status::deferred_constants |
Number of tree-constants deferred during the expansion of this
function.
| struct rtx_constant_pool* varasm_status::pool |
If we're using a per-function constant pool, this is it.