LLVM  3.7.0
llvm::MemoryDepChecker Member List

This is the complete list of members for llvm::MemoryDepChecker, including all inherited members.

addAccess(StoreInst *SI)llvm::MemoryDepCheckerinline
addAccess(LoadInst *LI)llvm::MemoryDepCheckerinline
areDepsSafe(DepCandidates &AccessSets, MemAccessInfoSet &CheckDeps, const ValueToValueMap &Strides)llvm::MemoryDepChecker
clearInterestingDependences()llvm::MemoryDepCheckerinline
DepCandidates typedefllvm::MemoryDepChecker
getInstructionsForAccess(Value *Ptr, bool isWrite) const llvm::MemoryDepChecker
getInterestingDependences() const llvm::MemoryDepCheckerinline
getMaxSafeDepDistBytes()llvm::MemoryDepCheckerinline
getMemoryInstructions() const llvm::MemoryDepCheckerinline
isSafeForVectorization() const llvm::MemoryDepCheckerinline
MemAccessInfo typedefllvm::MemoryDepChecker
MemAccessInfoSet typedefllvm::MemoryDepChecker
MemoryDepChecker(ScalarEvolution *Se, const Loop *L)llvm::MemoryDepCheckerinline
shouldRetryWithRuntimeCheck()llvm::MemoryDepCheckerinline