[CallSite removal][X86] Remove unneeded use of CallSite. NFC
We already have a CallInst, we can just get the calling convention from it.
Loading
Please sign in to comment
We already have a CallInst, we can just get the calling convention from it.