1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/include/llvm/Transforms/Utils
Chris Lattner 67fb415248 Allow the code cloning interfaces to capture some important info about the
code being cloned if the client wants.

llvm-svn: 25281
2006-01-13 18:39:17 +00:00
..
BasicBlockUtils.h add a helper 2005-08-17 06:34:37 +00:00
Cloning.h Allow the code cloning interfaces to capture some important info about the 2006-01-13 18:39:17 +00:00
FunctionUtils.h
Local.h Move some constant folding functions into LLVMAnalysis since they are used 2005-10-27 16:00:10 +00:00
PromoteMemToReg.h
UnifyFunctionExitNodes.h