Lines Matching defs:Interesting
1617 bool &Interesting = ValueEntry->first;
1633 return std::make_pair(Interesting = true, &Bits);
1654 return std::make_pair(Interesting = true, &Bits);
1675 return std::make_pair(Interesting = true, &Bits);
1687 std::tie(Interesting, LHSBits) = getValueBits(V.getOperand(0), NumBits);
1701 return std::make_pair(Interesting, &Bits);
1750 return std::make_pair(Interesting = true, &Bits);
1760 std::tie(Interesting, LHSBits) = getValueBits(V.getOperand(0),
1769 return std::make_pair(Interesting, &Bits);
1779 std::tie(Interesting, InBits) = getValueBits(V.getOperand(0),
1797 return std::make_pair(Interesting, &Bits);
1803 std::tie(Interesting, LHSBits) = getValueBits(V.getOperand(0),
1820 return std::make_pair(Interesting, &Bits);
1837 return std::make_pair(Interesting = false, &Bits);
1845 return std::make_pair(Interesting = false, &Bits);