llvm-project/llvm/include
Andrew Trick 3ca3f98c2c SCEV: Added a data structure for storing not-taken info per loop
exit. Added an interfaces for querying either the loop's exact/max
backedge taken count or a specific loop exit's not-taken count.

llvm-svn: 136100
2011-07-26 17:19:55 +00:00
..
llvm SCEV: Added a data structure for storing not-taken info per loop 2011-07-26 17:19:55 +00:00
llvm-c Add LLVMAddAlwaysInlinerPass to the C API. 2011-07-26 15:23:23 +00:00