Searched refs:IsInteresting (Results 1 – 6 of 6) sorted by relevance
44 bool IsInteresting() { in IsInteresting() function in spvtools::reduce::__anon902a99120111::PingPongInteresting199 return ping_pong_interesting.IsInteresting(); in TEST()582 return ping_pong_interesting.IsInteresting(); in TEST()
44 bool IsInteresting() { in IsInteresting() function in spvtools::reduce::__anon4fb955b30111::PingPongInteresting199 return ping_pong_interesting.IsInteresting(); in TEST()582 return ping_pong_interesting.IsInteresting(); in TEST()
44 bool IsInteresting() { in IsInteresting() function in spvtools::reduce::__anonee269f470111::PingPongInteresting199 return ping_pong_interesting.IsInteresting(); in TEST()582 return ping_pong_interesting.IsInteresting(); in TEST()
395 bool IsInteresting = in isInterestingAlloca() local404 return IsInteresting; in isInterestingAlloca()
1294 bool IsInteresting = any_of(Expression, [](DWARFExpression::Operation &Op) { in isVariableIndexable() local1299 if (IsInteresting) in isVariableIndexable()
1327 bool IsInteresting = in isInterestingAlloca() local1340 ProcessedAllocas[&AI] = IsInteresting; in isInterestingAlloca()1341 return IsInteresting; in isInterestingAlloca()