1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include
Dan Gohman 66c853f17f Change PHINode::hasConstantValue to have a DominatorTree argument
instead of a bool argument, and to do the dominator check itself.
This makes it eaiser to use when DominatorTree information is
available.

llvm-svn: 80920
2009-09-03 15:34:35 +00:00
..
llvm Change PHINode::hasConstantValue to have a DominatorTree argument 2009-09-03 15:34:35 +00:00
llvm-c Make sure we specify no arguments for context functions. 2009-08-30 23:38:06 +00:00