[IRBuilder] Fix unnecessary IRBuilder copies; NFC
Fix a few cases where an IRBuilder is passed to a helper function by value, while a by reference pass was intended.
Loading
Please register or sign in to comment
Fix a few cases where an IRBuilder is passed to a helper function by value, while a by reference pass was intended.