14 #ifndef LLVM_AUTOUPGRADE_H
15 #define LLVM_AUTOUPGRADE_H
COFF::RelocationTypeX86 Type
void UpgradeIntrinsicCall(CallInst *CI, Function *NewFn)
void UpgradeCallsToIntrinsic(Function *F)
bool UpgradeIntrinsicFunction(Function *F, Function *&NewFn)
Instruction * UpgradeBitCastInst(unsigned Opc, Value *V, Type *DestTy, Instruction *&Temp)
bool UpgradeGlobalVariable(GlobalVariable *GV)
void UpgradeInstWithTBAATag(Instruction *I)
Value * UpgradeBitCastExpr(unsigned Opc, Constant *C, Type *DestTy)