1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 14:02:52 +02:00
llvm-mirror/lib/Analysis/IPA
Chandler Carruth 41327e670f [GMR] Only look in the associated allocs map for an underlying value if
it wasn't one of the indirect globals (which clearly cannot be an
allocation function call). Also only do a single lookup into this map
instead of two. NFC.

llvm-svn: 242892
2015-07-22 11:43:24 +00:00
..
CallGraph.cpp [CallGraph] Given -print-callgraph a stable printing order. 2015-06-19 23:20:31 +00:00
CallGraphSCCPass.cpp Delete whitespace at start of line. 2015-07-02 14:17:12 +00:00
CallPrinter.cpp Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
CMakeLists.txt Remove the unused FindUsedTypes pass. 2014-11-24 20:53:26 +00:00
GlobalsModRef.cpp [GMR] Only look in the associated allocs map for an underlying value if 2015-07-22 11:43:24 +00:00
InlineCost.cpp Revert the new EH instructions 2015-07-10 07:15:17 +00:00
IPA.cpp Remove the unused FindUsedTypes pass. 2014-11-24 20:53:26 +00:00
LLVMBuild.txt
Makefile