Searched refs:const_value_range (Results 1 – 7 of 7) sorted by relevance
100 using const_value_range = llvm::iterator_range<const_value_iterator>; variable111 const_value_range getResults() const;150 const_value_range getOperands() const;
80 void hashBlockData(const DIE::const_value_range &Values);
223 void DIEHash::hashBlockData(const DIE::const_value_range &Values) { in hashBlockData()
267 const auto collectTypeConstraints = [&](Operator::const_value_range values) { in collectOpConstraints()
519 Operator::const_value_range values,2527 Operator::const_value_range values, in genOperandResultVerifier()
152 auto Operator::getResults() const -> const_value_range { in getResults()299 auto Operator::getOperands() const -> const_value_range { in getOperands()
711 using const_value_range = iterator_range<const_value_iterator>; variable730 const_value_range values() const { in values()