llvm-6502/include
Dan Gohman 558ece284c Add forms of dominates and isReachableFromEntry that accept a Use
directly instead of a user Instruction. This allows them to test
whether a def dominates a particular operand if the user instruction
is a PHI.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154631 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-12 23:31:46 +00:00
..
llvm Add forms of dominates and isReachableFromEntry that accept a Use 2012-04-12 23:31:46 +00:00
llvm-c Add a C binding to the Target and TargetMachine classes to allow for emitting 2012-04-11 10:25:24 +00:00