hanchenye-llvm-project/llvm/lib/Transforms/Instrumentation
Chris Lattner 531f9e92d4 This mega patch converts us from using Function::a{iterator|begin|end} to
using Function::arg_{iterator|begin|end}.  Likewise Module::g* -> Module::global_*.

This patch is contributed by Gabor Greif, thanks!

llvm-svn: 20597
2005-03-15 04:54:21 +00:00
..
ProfilePaths Add missing createXxxPass functions 2005-01-07 06:57:28 +00:00
BlockProfiling.cpp Convert tabs to spaces 2005-01-07 07:05:34 +00:00
EdgeProfiling.cpp Add missing createXxxPass functions 2005-01-07 06:57:28 +00:00
EmitFunctions.cpp Add missing include 2005-01-06 05:46:44 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
ProfilingUtils.cpp This mega patch converts us from using Function::a{iterator|begin|end} to 2005-03-15 04:54:21 +00:00
ProfilingUtils.h CPR is dead. 2004-11-19 16:24:57 +00:00
TraceBasicBlocks.cpp Add missing createXxxPass functions 2005-01-07 06:57:28 +00:00
TraceValues.cpp This mega patch converts us from using Function::a{iterator|begin|end} to 2005-03-15 04:54:21 +00:00