1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/include/llvm/Transforms/Utils
Chris Lattner 2070effca0 This is a proper fix for the compiler warning. A termination condition is
not needed, as it can never be reached: an edge must exist.

llvm-svn: 28282
2006-05-14 02:01:22 +00:00
..
BasicBlockUtils.h This is a proper fix for the compiler warning. A termination condition is 2006-05-14 02:01:22 +00:00
Cloning.h Teach inline function how to update the callgraph when it makes changes. 2006-01-14 20:05:06 +00:00
FunctionUtils.h Remove trailing whitespace 2005-04-21 20:59:05 +00:00
Local.h Move some constant folding functions into LLVMAnalysis since they are used 2005-10-27 16:00:10 +00:00
PromoteMemToReg.h Remove trailing whitespace 2005-04-21 20:59:05 +00:00
UnifyFunctionExitNodes.h Remove trailing whitespace 2005-04-21 20:59:05 +00:00