[PATCH] D36710: [InlineCost] NFC - refactor the checks for different analyses to be a bit more localized to the code that uses those analyses.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 14 13:50:12 PDT 2017
chandlerc created this revision.
Herald added subscribers: mcrosier, sanjoy.
This makes it more obvious where various checks for profile signals
happen.
https://reviews.llvm.org/D36710
Files:
lib/Analysis/InlineCost.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36710.111065.patch
Type: text/x-patch
Size: 8156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170814/9671fa24/attachment.bin>
More information about the llvm-commits
mailing list