LLVM  3.7.0
Functions
MemoryLocation.cpp File Reference
#include "llvm/Analysis/MemoryLocation.h"
#include "llvm/Analysis/TargetLibraryInfo.h"
#include "llvm/IR/BasicBlock.h"
#include "llvm/IR/DataLayout.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/IntrinsicInst.h"
#include "llvm/IR/LLVMContext.h"
#include "llvm/IR/Module.h"
#include "llvm/IR/Type.h"
Include dependency graph for MemoryLocation.cpp:

Go to the source code of this file.

Functions

static bool isMemsetPattern16 (const Function *MS, const TargetLibraryInfo &TLI)
 

Function Documentation

static bool isMemsetPattern16 ( const Function MS,
const TargetLibraryInfo TLI 
)
static