Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DConstraintSystem.h96 DenseMap<Value *, unsigned> &getValue2Index() { return Value2Index; } in getValue2Index() function
97 const DenseMap<Value *, unsigned> &getValue2Index() const { in getValue2Index() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DConstraintSystem.h96 DenseMap<Value *, unsigned> &getValue2Index() { return Value2Index; } in getValue2Index() function
97 const DenseMap<Value *, unsigned> &getValue2Index() const { in getValue2Index() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DConstraintSystem.h96 DenseMap<Value *, unsigned> &getValue2Index() { return Value2Index; } in getValue2Index() function
97 const DenseMap<Value *, unsigned> &getValue2Index() const { in getValue2Index() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DConstraintSystem.h96 DenseMap<Value *, unsigned> &getValue2Index() { return Value2Index; } in getValue2Index() function
97 const DenseMap<Value *, unsigned> &getValue2Index() const { in getValue2Index() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp137 DenseMap<Value *, unsigned> &getValue2Index(bool Signed) { in getValue2Index() function in __anon6ff26bd10111::ConstraintInfo
140 const DenseMap<Value *, unsigned> &getValue2Index(bool Signed) const { in getValue2Index() function in __anon6ff26bd10111::ConstraintInfo