Searched refs:ThreadableLoops (Results 1 – 1 of 1) sorted by relevance
1287 SmallVector<AllSwitchPaths, 2> ThreadableLoops; in run() local1314 ThreadableLoops.push_back(SwitchPaths); in run()1326 if (ThreadableLoops.size() > 0) in run()1329 for (AllSwitchPaths SwitchPaths : ThreadableLoops) { in run()