LLVM: llvm::PredicateConstraint Struct Reference (original) (raw)

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](PredicateInfo%5F8h%5Fsource.html)"

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.

OtherOp

Value* llvm::PredicateConstraint::OtherOp

Predicate


The documentation for this struct was generated from the following file: