aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/Trace.h
Commit message (Collapse)AuthorAgeFilesLines
* Define erase forwarding method on tracesBrian Gaeke2004-05-171-0/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13591 91177308-0d34-0410-b5e6-96231b3b80d8
* Rearrange some methods, implement the dominates methodChris Lattner2004-03-081-24/+34
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12237 91177308-0d34-0410-b5e6-96231b3b80d8
* Import the trace class from the reoptimizerChris Lattner2004-03-081-0/+106
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12236 91177308-0d34-0410-b5e6-96231b3b80d8