llvm-6502/lib/Transforms/Instrumentation/ProfilePaths
Brian Gaeke cc9620ca29 Clean up this pass somewhat:
Add better comments, including a better head-of-file comment.
Prune #includes.
Fix a FIXME that Chris put here by using doInitialization().
Use DEBUG() to print out debug msgs.
Give names to basic blocks inserted by this pass.
Expand tabs.
Use InsertProfilingInitCall() from ProfilingUtils to insert the initialize call.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13581 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-14 21:21:52 +00:00
..
CombineBranch.cpp
EdgeCode.cpp
Graph.cpp
Graph.h
GraphAuxiliary.cpp
InstLoops.cpp
Makefile
ProfilePaths.cpp
RetracePath.cpp