LLVM API Documentation

AutoUpgrade.h File Reference

#include <string>
#include <vector>

Include dependency graph for AutoUpgrade.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llvm

Functions

Functionllvm::UpgradeIntrinsicFunction (Function *F)
 Remove overloaded intrinsic function names.
void llvm::UpgradeIntrinsicCall (CallInst *CI, Function *newF=0)
 Get replacement instruction for overloaded intrinsic function call.
bool llvm::UpgradeCallsToIntrinsic (Function *F)