Home
last modified time | relevance | path

Searched defs:ConstraintSystem (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DConstraintSystem.h67 ConstraintSystem() {} in ConstraintSystem() function
68 ConstraintSystem(ArrayRef<Value *> FunctionArgs) { in ConstraintSystem() function
74 ConstraintSystem(const DenseMap<Value *, unsigned> &Value2Index) in ConstraintSystem() function