LLVM API Documentation
#include "llvm/BasicBlock.h"
#include "llvm/Constants.h"
#include "llvm/DerivedTypes.h"
#include "llvm/Function.h"
#include "llvm/Instructions.h"
#include "llvm/Support/CallSite.h"
Include dependency graph for Instructions.cpp:
Go to the source code of this file.
Functions | |
static const Type * | checkType (const Type *Ty) |
static bool | isConstantAllOnes (const Value *V) |
|
Definition at line 422 of file Instructions.cpp. |
|
Definition at line 639 of file Instructions.cpp. Referenced by llvm::BinaryOperator::getNotArgument(), and llvm::BinaryOperator::isNot(). |