Searched refs:IsInteresting (Results 1 – 6 of 6) sorted by relevance
39 bool IsInteresting(const std::vector<uint32_t>&) { in IsInteresting() function in spvtools::reduce::__anon17c2375d0111::PingPongInteresting218 return ping_pong_interesting.IsInteresting(binary); in TEST()288 return ping_pong_interesting.IsInteresting(binary); in TEST()
39 bool IsInteresting(const std::vector<uint32_t>&) { in IsInteresting() function in spvtools::reduce::__anon824141970111::PingPongInteresting218 return ping_pong_interesting.IsInteresting(binary); in TEST()288 return ping_pong_interesting.IsInteresting(binary); in TEST()
492 bool IsInteresting = RawID & 0x01; in ReadData() local493 return std::make_pair(k, IsInteresting); in ReadData()
791 bool IsInteresting = RawID & 0x01; in ReadData() local806 if (!IsInteresting) { in ReadData()
920 bool IsInteresting = in isInterestingAlloca() local931 ProcessedAllocas[&AI] = IsInteresting; in isInterestingAlloca()932 return IsInteresting; in isInterestingAlloca()
1190 bool IsInteresting = in isInterestingAlloca() local1203 ProcessedAllocas[&AI] = IsInteresting; in isInterestingAlloca()1204 return IsInteresting; in isInterestingAlloca()