Searched defs:getConstraint (Results 1 – 5 of 5) sorted by relevance
46 StringRef getConstraint() { return Constraint; } in getConstraint() function
128 getConstraint(CmpInst::Predicate Pred, Value *Op0, Value *Op1, in getConstraint() function206 getConstraint(CmpInst *Cmp, const DenseMap<Value *, unsigned> &Value2Index, in getConstraint() function
106 static inline VConstraintType getConstraint(uint64_t TSFlags) { in getConstraint() function
764 Optional<PredicateConstraint> PredicateBase::getConstraint() const { in getConstraint() function in llvm::PredicateBase
656 LLVM_NODISCARD inline const RangeSet *getConstraint(ProgramStateRef State, in getConstraint() function661 LLVM_NODISCARD inline const RangeSet *getConstraint(ProgramStateRef State, in getConstraint() function