aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-08-16 20:42:52 +0000
committerBill Wendling <isanbard@gmail.com>2011-08-16 20:42:52 +0000
commitee1c2d2437a0918b17bf39b92296cb43c0394eb3 (patch)
tree8451cdf3c2fd3b289a5c7452516ab81d3332fcee /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parent55d875fa1c1903ab9292c84f188e2028fb7a6469 (diff)
downloadllvm-ee1c2d2437a0918b17bf39b92296cb43c0394eb3.zip
llvm-ee1c2d2437a0918b17bf39b92296cb43c0394eb3.tar.gz
llvm-ee1c2d2437a0918b17bf39b92296cb43c0394eb3.tar.bz2
Add getFirstInsertionPt() method.
getFirstInsertionPt() returns an iterator to the first insertion point in a basic block. This is after all PHIs and any other instruction which is required to be at the top of the basic block (like LandingPadInst). llvm-svn: 137744
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions