| 
    LLVM 22.0.0git
    
   | 
 
Constraint for a predicate of the form "cmp Pred Op, OtherOp", where Op is the value the constraint applies to (the bitcast result). More...
#include "llvm/Transforms/Utils/PredicateInfo.h"
Public Attributes | |
| CmpInst::Predicate | Predicate | 
| Value * | OtherOp | 
Constraint for a predicate of the form "cmp Pred Op, OtherOp", where Op is the value the constraint applies to (the bitcast result).
Definition at line 74 of file PredicateInfo.h.
| Value* llvm::PredicateConstraint::OtherOp | 
Definition at line 76 of file PredicateInfo.h.
| CmpInst::Predicate llvm::PredicateConstraint::Predicate | 
Definition at line 75 of file PredicateInfo.h.