LLVM 22.0.0git
Predicate Member List

This is the complete list of members for Predicate, including all inherited members.

operator!() constPredicateinline
operator&&(const Predicate &RHS) constPredicateinline
operator()(const MachineInstr &MI) constPredicateinline
operator||(const Predicate &RHS) constPredicateinline
Predicate(std::function< bool(const MachineInstr &)> Pred)Predicateinline