LLVM API Documentation
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] |