llvm-6502/include
Michael Gottesman 507fbe0736 [block-freq] Add a method to loop info for returning all loop latches for a specific loop.
We already have a method for returning one loop latch but for some
reason no one has committed one for returning loop latches in the case
where there are multiple latches.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195410 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-22 05:00:48 +00:00
..
llvm [block-freq] Add a method to loop info for returning all loop latches for a specific loop. 2013-11-22 05:00:48 +00:00
llvm-c Expose the fence instruction via the C API. 2013-11-20 00:07:49 +00:00