Searched refs:CheckDivergentDerivatives (Results 1 – 9 of 9) sorted by relevance
28 bool CheckDivergentDerivatives(opt::IRContext* context);
55 result &= lint::lints::CheckDivergentDerivatives(context.get()); in Run()
147 bool CheckDivergentDerivatives(opt::IRContext* context) { in CheckDivergentDerivatives() function