LLVM API Documentation
#include "TransformInternals.h"
#include "llvm/Constants.h"
#include "llvm/Instructions.h"
#include "llvm/Analysis/Expressions.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/Support/Debug.h"
#include <algorithm>
Include dependency graph for ExprTypeConvert.cpp:
Go to the source code of this file.
|
|
|
Definition at line 43 of file ExprTypeConvert.cpp. References llvm::ClassifyExpr(), llvm::AllocationInst::getArraySize(), llvm::getConstantValue(), llvm::SequentialType::getElementType(), llvm::AllocationInst::getType(), llvm::TargetData::getTypeSize(), llvm::ExprType::Offset, llvm::ExprType::Scale, and llvm::ExprType::Var. Referenced by llvm::ExpressionConvertibleToType(). |
|
|
Definition at line 1272 of file ExprTypeConvert.cpp. References llvm::ValueMapCache::ExprMap, llvm::BasicBlock::getInstList(), llvm::Instruction::getParent(), llvm::User::op_begin(), llvm::User::op_end(), llvm::ValueMapCache::OperandsMapped, U, and llvm::Value::use_empty(). Referenced by llvm::ValueHandle::~ValueHandle(). |