This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Where are bsi_ functions as mentioned in gcc internals-cfg section?


i'm going through building a basic plugin to analyze cfg. Reading through the CFG section of the internals there are a lot of refernces and a few lines of sample code to "block_stmt_iterator" and functions such as "bsi_start" however I cannot locate any of these in the code (gcc 4.5.0). Did i perhaps missed something during the download, config, or build?

thanks
jeff



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]