1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/include
Jakob Stoklund Olesen 8e957f3c0b Eliminate the IS_PHI_DEF flag and VNInfo::setIsPHIDef().
A value number is a PHI def if and only if it begins at a block
boundary. This can be derived from the def slot, a separate flag is not
necessary.

llvm-svn: 160893
2012-07-27 21:11:14 +00:00
..
llvm Eliminate the IS_PHI_DEF flag and VNInfo::setIsPHIDef(). 2012-07-27 21:11:14 +00:00
llvm-c Remove tabs. 2012-07-19 00:01:33 +00:00