Searched refs:ThreadableLoops (Results 1 – 1 of 1) sorted by relevance
1255 SmallVector<AllSwitchPaths, 2> ThreadableLoops; in run() local1282 ThreadableLoops.push_back(SwitchPaths); in run()1294 if (ThreadableLoops.size() > 0) in run()1297 for (AllSwitchPaths SwitchPaths : ThreadableLoops) { in run()