"llvm/lib/CodeGen/CallingConvLower.cpp" did not exist on "3a4be0fdefc64931e6ae95165c529a916e4dd32d"
-
Jakob Stoklund Olesen authored
Minor optimization to the use of IntervalMap iterators. They are fairly heavyweight, so prefer SI.valid() over SI != end(). llvm-svn: 121217
5885e994
Loading