LLVM API Documentation
#include "llvm/Transforms/Utils/ValueMapper.h"#include "llvm/Constants.h"#include "llvm/GlobalValue.h"#include "llvm/Instruction.h"

Go to the source code of this file.
Functions | |
| Value * | llvm::MapValue (const Value *V, ValueMapTy &VM) |
| void | llvm::RemapInstruction (Instruction *I, ValueMapTy &VM) |
This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.