Searched defs:getValue2Index (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | ConstraintSystem.h | 103 DenseMap<Value *, unsigned> &getValue2Index() { return Value2Index; } getValue2Index() function |
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | ConstraintElimination.cpp | 288 DenseMap<Value *, unsigned> &getValue2Index(bool Signed) { in getValue2Index() function in __anon050fee910111::ConstraintInfo |