Inline: Do not inline functions with multiple returns (for now)
authorGregF <greg@LunarG.com>
Tue, 25 Apr 2017 19:57:20 +0000 (13:57 -0600)
committerGreg Fischer <greg@lunarg.com>
Tue, 25 Apr 2017 22:50:57 +0000 (16:50 -0600)
commita107d349e3fc124b43f04488a991c5cadf7abac4
tree721885622904c97fca00f4e50a61adf49d88b2b1
parent144f59e4513064c404709035e369498d0e80016f
Inline: Do not inline functions with multiple returns (for now)
source/opt/basic_block.h
source/opt/inline_pass.cpp
source/opt/inline_pass.h
test/opt/inline_test.cpp