LLVM API Documentation

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() constllvm::SCEV
getMinusSCEV(const SCEVHandle &LHS, const SCEVHandle &RHS)llvm::SCEV [static]
getNegativeSCEV(const SCEVHandle &V)llvm::SCEV [static]
getSCEVType() constllvm::SCEV [inline]
getType() constllvm::SCEVCouldNotCompute [virtual]
getValueRange() constllvm::SCEV [virtual]
hasComputableLoopEvolution(const Loop *L) const llvm::SCEVCouldNotCompute [virtual]
isLoopInvariant(const Loop *L) const llvm::SCEVCouldNotCompute [virtual]
print(std::ostream &OS) constllvm::SCEVCouldNotCompute [virtual]
replaceSymbolicValuesWithConcrete(const SCEVHandle &Sym, const SCEVHandle &Conc) constllvm::SCEVCouldNotCompute [virtual]
SCEV(unsigned SCEVTy)llvm::SCEV [inline]
SCEVCouldNotCompute()llvm::SCEVCouldNotCompute
~SCEV()llvm::SCEV [protected, virtual]