Searched refs:shouldUseGPUDivergenceAnalysis (Results 1 – 2 of 2) sorted by relevance
59 bool shouldUseGPUDivergenceAnalysis(const Function &F) const;
299 bool LegacyDivergenceAnalysis::shouldUseGPUDivergenceAnalysis( in shouldUseGPUDivergenceAnalysis() function in LegacyDivergenceAnalysis329 if (shouldUseGPUDivergenceAnalysis(F)) { in runOnFunction()