LLVM 22.0.0git
|
This is the complete list of members for llvm::SCEVPatternMatch::cst_pred_ty< Predicate >, including all inherited members.
cst_pred_ty()=default | llvm::SCEVPatternMatch::cst_pred_ty< Predicate > | |
cst_pred_ty(uint64_t V) | llvm::SCEVPatternMatch::cst_pred_ty< Predicate > | inline |
match(const SCEV *S) const | llvm::SCEVPatternMatch::cst_pred_ty< Predicate > | inline |
operator!() const | Predicate | inline |
operator&&(const Predicate &RHS) const | Predicate | inline |
operator()(const MachineInstr &MI) const | Predicate | inline |
operator||(const Predicate &RHS) const | Predicate | inline |
Predicate(std::function< bool(const MachineInstr &)> Pred) | Predicate | inline |