Differential Revision: https://reviews.llvm.org/D136936
Differential Revision: https://reviews.llvm.org/D132831
Add Call() and CallVoid() ops and use them to call functions. Only FunctionDecls are supported for now. Differential Revision: https://reviews.llvm.org/D132286