The prologue/epilogue related method calls have no reason to return a value,
make them return void. This allows us to avoid some costly MBB.size() calls llvm-svn: 11448
Loading
Please register or sign in to comment
make them return void. This allows us to avoid some costly MBB.size() calls llvm-svn: 11448