Searched refs:IsInteresting (Results 1 – 3 of 3) sorted by relevance
492 bool IsInteresting = RawID & 0x01; in ReadData() local493 return std::make_pair(k, IsInteresting); in ReadData()
776 bool IsInteresting = RawID & 0x01; in ReadData() local796 if (!IsInteresting) { in ReadData()
858 bool IsInteresting = in isInterestingAlloca() local869 ProcessedAllocas[&AI] = IsInteresting; in isInterestingAlloca()870 return IsInteresting; in isInterestingAlloca()