Searched refs:ThreadableLoops (Results 1 – 1 of 1) sorted by relevance
1214 SmallVector<AllSwitchPaths, 2> ThreadableLoops; in run() local1241 ThreadableLoops.push_back(SwitchPaths); in run()1253 if (ThreadableLoops.size() > 0) in run()1256 for (AllSwitchPaths SwitchPaths : ThreadableLoops) { in run()