forked from OSchip/llvm-project
a58b62b4a2
This method has been commented as deprecated for a while. Remove it and replace all uses with the equivalent getCalledOperand(). I also made a few cleanups in here. For example, to removes use of getElementType on a pointer when we could just use getFunctionType from the call. Differential Revision: https://reviews.llvm.org/D78882 |
||
---|---|---|
.. | ||
ConvertFromLLVMIR.cpp | ||
ConvertToLLVMIR.cpp | ||
ConvertToNVVMIR.cpp | ||
ConvertToROCDLIR.cpp | ||
DebugTranslation.cpp | ||
DebugTranslation.h | ||
LLVMAVX512Intr.cpp | ||
ModuleTranslation.cpp |