LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

llvm::SCEVCouldNotCompute Member List

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

classof(const SCEVCouldNotCompute *S)llvm::SCEVCouldNotCompute [inline, static]
classof(const SCEV *S)llvm::SCEVCouldNotCompute [static]
dump() const llvm::SCEV
getSCEVType() const llvm::SCEV [inline]
getType() const llvm::SCEVCouldNotCompute [virtual]
getValueRange() const llvm::SCEV [virtual]
hasComputableLoopEvolution(const Loop *L) const llvm::SCEVCouldNotCompute [virtual]
isLoopInvariant(const Loop *L) const llvm::SCEVCouldNotCompute [virtual]
print(std::ostream &OS) const llvm::SCEVCouldNotCompute [virtual]
SCEV(unsigned SCEVTy)llvm::SCEV [inline]
SCEVCouldNotCompute()llvm::SCEVCouldNotCompute
~SCEV()llvm::SCEV [protected, virtual]