Skip to content
Commit 19e6a08d authored by Chris Lattner's avatar Chris Lattner
Browse files

Use the ClonedCodeInfo object to avoid scans of the inlined code when

it doesn't contain any calls.  This is a fairly common case for C++ code,
so it will probably speed up the inliner marginally in these cases.

llvm-svn: 25284
parent 908d7955
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment