Searched defs:isDivergentUse (Results 1 – 9 of 9) sorted by relevance
415 bool DivergenceAnalysis::isDivergentUse(const Use &U) const { in isDivergentUse() function in DivergenceAnalysis458 bool GPUDivergenceAnalysis::isDivergentUse(const Use &use) const { in isDivergentUse() function in GPUDivergenceAnalysis
366 bool LegacyDivergenceAnalysis::isDivergentUse(const Use *U) const { in isDivergentUse() function in LegacyDivergenceAnalysis
172 bool isDivergentUse(const Use &U) const { in isDivergentUse() function
339 bool LegacyDivergenceAnalysisImpl::isDivergentUse(const Use *U) const { in isDivergentUse() function in LegacyDivergenceAnalysisImpl
340 bool DivergenceAnalysisImpl::isDivergentUse(const Use &U) const { in isDivergentUse() function in DivergenceAnalysisImpl
1237 bool GenericUniformityInfo<ContextT>::isDivergentUse(const UseT &U) const { in isDivergentUse() function
1234 bool GenericUniformityInfo<ContextT>::isDivergentUse(const UseT &U) const { in isDivergentUse() function