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