Searched refs:canRun (Results 1 – 2 of 2) sorted by relevance
39 if (!canRun()) { in run()54 bool canRun() { return !usesNeon() || isNeonSupported(); } in canRun() function
395 if (!(*it)->canRun()) { in run_bandwidth_benchmark()