Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DConstraintSystem.h55 DenseMap<Value *, unsigned> Value2Index; variable
74 ConstraintSystem(const DenseMap<Value *, unsigned> &Value2Index) in ConstraintSystem()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp263 auto &Value2Index = getValue2Index(false); in ConstraintInfo() local
719 auto &Value2Index = getValue2Index(IsSigned); in getConstraint() local
815 auto &Value2Index = getValue2Index(false); in getConstraintForSolving() local
954 const DenseMap<Value *, unsigned> &Value2Index) { in dumpConstraint()
1308 auto &Value2Index = Info.getValue2Index(IsSigned); in generateReproducer() local
1364 auto &Value2Index = Info.getValue2Index(IsSigned); in generateReproducer() local
1690 auto &Value2Index = getValue2Index(R.IsSigned); in addFactImpl() local