llvm-6502/lib/Analysis/IPA
Richard Trieu f31ecd3927 Removing an "if (!this)" check from two print methods. The condition will
never be true in a well-defined context.  The checking for null pointers
has been moved into the caller logic so it does not rely on undefined behavior.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210497 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-09 22:53:16 +00:00
..
CallGraph.cpp
CallGraphSCCPass.cpp Removing an "if (!this)" check from two print methods. The condition will 2014-06-09 22:53:16 +00:00
CallPrinter.cpp
CMakeLists.txt
FindUsedTypes.cpp
GlobalsModRef.cpp
InlineCost.cpp Check the alwaysinline attribute on the call as well as on the caller. 2014-05-19 18:25:54 +00:00
IPA.cpp
LLVMBuild.txt
Makefile