LLVM
8.0.1
|
This is the complete list of members for llvm::PredicatedScalarEvolution, including all inherited members.
addPredicate(const SCEVPredicate &Pred) | llvm::PredicatedScalarEvolution | |
areAddRecsEqualWithPreds(const SCEVAddRecExpr *AR1, const SCEVAddRecExpr *AR2) const | llvm::PredicatedScalarEvolution | |
getAsAddRec(Value *V) | llvm::PredicatedScalarEvolution | |
getBackedgeTakenCount() | llvm::PredicatedScalarEvolution | |
getSCEV(Value *V) | llvm::PredicatedScalarEvolution | |
getSE() const | llvm::PredicatedScalarEvolution | inline |
getUnionPredicate() const | llvm::PredicatedScalarEvolution | |
hasNoOverflow(Value *V, SCEVWrapPredicate::IncrementWrapFlags Flags) | llvm::PredicatedScalarEvolution | |
PredicatedScalarEvolution(ScalarEvolution &SE, Loop &L) | llvm::PredicatedScalarEvolution | |
PredicatedScalarEvolution(const PredicatedScalarEvolution &) | llvm::PredicatedScalarEvolution | |
print(raw_ostream &OS, unsigned Depth) const | llvm::PredicatedScalarEvolution | |
setNoOverflow(Value *V, SCEVWrapPredicate::IncrementWrapFlags Flags) | llvm::PredicatedScalarEvolution |