Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DConstraintSystem.h55 DenseMap<Value *, unsigned> Value2Index; variable
74 ConstraintSystem(const DenseMap<Value *, unsigned> &Value2Index) in ConstraintSystem()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DConstraintSystem.h55 DenseMap<Value *, unsigned> Value2Index; variable
74 ConstraintSystem(const DenseMap<Value *, unsigned> &Value2Index) in ConstraintSystem()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DConstraintSystem.h55 DenseMap<Value *, unsigned> Value2Index; variable
74 ConstraintSystem(const DenseMap<Value *, unsigned> &Value2Index) in ConstraintSystem()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DConstraintSystem.h55 DenseMap<Value *, unsigned> Value2Index; variable
74 ConstraintSystem(const DenseMap<Value *, unsigned> &Value2Index) in ConstraintSystem()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp427 auto &Value2Index = getValue2Index(IsSigned); in getConstraint() local
642 DenseMap<Value *, unsigned> &Value2Index) { in dumpWithNames()
651 DenseMap<Value *, unsigned> &Value2Index) { in dumpWithNames()
837 auto &Value2Index = getValue2Index(R.IsSigned); in addFact() local