1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/include
Chris Lattner 368e2b28bf add a handy helper method to instruction, useful for determining
whether it is used outside of some block.  This can be used to see
if there are any non-local references, for example.

llvm-svn: 50004
2008-04-20 22:11:30 +00:00
..
llvm add a handy helper method to instruction, useful for determining 2008-04-20 22:11:30 +00:00
llvm-c Merge LLVMBuilder and FoldingBuilder, calling 2008-04-13 06:22:09 +00:00