Searched refs:shouldUseGPUDivergenceAnalysis (Results 1 – 2 of 2) sorted by relevance
56 bool shouldUseGPUDivergenceAnalysis(const Function &F,
302 bool LegacyDivergenceAnalysisImpl::shouldUseGPUDivergenceAnalysis( in shouldUseGPUDivergenceAnalysis() function in LegacyDivergenceAnalysisImpl319 if (shouldUseGPUDivergenceAnalysis(F, TTI, LI)) { in run()